summaryrefslogtreecommitdiff
path: root/.travis
diff options
context:
space:
mode:
authorMarc TITINGER <marc.titinger@non.se.com>2021-10-20 16:40:34 +0200
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-21 08:42:09 +0900
commit1f51eab36c363041bc18ed194500e8dae9a8aeed (patch)
tree3e16f988ac932ba0d12022b22a1c3c3a683fb7ee /.travis
parentd2214ac5075c56ba2bbd7f33f16171e1bad6fa48 (diff)
downloadDLT-daemon-1f51eab36c363041bc18ed194500e8dae9a8aeed.tar.gz
dlt-system : fix invalid free with ConfigurationFileName
when using default const string. this location is free()'ed in the cleanup routine, leading to bugcheck upon exit. Use strdup to allocate memory, that can be free()'ed. Signed-off-by: Marc TITINGER <marc.titinger@non.se.com>
Diffstat (limited to '.travis')
0 files changed, 0 insertions, 0 deletions