K 10 svn:author V 2 se K 8 svn:date V 27 2019-01-22T13:11:15.220350Z K 7 svn:log V 227 Silence a CI warning regarding the use of strcpy(). While this is a false positive (a sufficiently large buffer has been allocated in the line above), the use of strdup() simplifies and clarifies the code. MFC after: 2 weeks END