25 Apr
2022
25 Apr
'22
8:14 p.m.
On Montag, 25. April 2022 11:35:51 CEST you wrote:
Fabian Maurer <dark.shadow4(a)web.de> writes:
When tmp is freed, dos_name is freed as well. We can't later use it to print a message.
It's only used if there's no unix name, in which case it wasn't allocated or freed.
Sorry, false positive. Regards, Fabian Maurer