Stefan Eßer 31b5851153 MFC r343408: Silence Clang Scan warnings regarding unsafe use of strcp().
While these warnings are false positives, the use of strdup() instead of
malloc() and strcpy() simplifies and clarifies the code.

A bogus assignment to a variable (whose previous value may be required in
a later block) has also been removed.
2019-02-14 15:39:17 +00:00
..
2018-03-05 07:26:05 +00:00