Opened 16 years ago
Closed 16 years ago
#269 closed defect (fixed)
Use pszDisplayName for display strings in dirsize.c
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.13 |
Component: | fm/2 base | Version: | 3.12 |
Keywords: | Cc: |
Description
Since pszDisplayName is allocated it must be added to the "freecnr" code. This will also free the cnritems for dirsize which didn't appear to be freed in the past. This fixes the "strlen" trap.
Change History (2)
comment:1 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
CS 1113