Berthold Stoeger 4e479677a0 cleanup: fix tiny memory hole in device.cpp
empty_string() returns true for "". Thus, we can't simply overwrite
the pointer if empyt_string() returns true, but must free the string
regardless. The joys of C memory management!

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-10-16 14:26:37 -07:00
..
2020-04-19 14:27:54 -07:00
2019-08-08 08:56:44 -07:00
2019-08-08 16:26:31 -07:00
2017-04-29 13:32:55 -07:00
2020-09-29 16:13:03 -07:00
2020-10-05 10:17:29 +02:00
2020-10-16 13:57:00 -07:00
2020-10-16 14:15:50 -07:00
2018-10-21 19:55:09 +03:00
2020-03-01 10:21:44 -08:00
2020-01-27 09:51:31 -08:00
2020-04-18 13:41:29 +02:00
2019-12-13 07:04:00 -05:00
2020-10-05 10:17:29 +02:00
2017-04-29 13:32:55 -07:00
2020-03-10 17:42:54 -07:00
2020-03-10 17:42:54 -07:00
2020-05-03 15:02:21 -07:00
2019-11-09 19:19:04 +01:00