-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Fix Version/s: 0.4.0
-
Component/s: Applications
-
Labels:None
-
Module:
[reactos/base/applications/cmdutils/sort/sort.c:138]: (error) Memory leak: list
just add "free(list);" before return to silence this error.