#467 closed defect (fixed)

memleak

Reported by: rainer Owned by: rainer
Priority: major Milestone: 4.4.10
Component: main Version:
Keywords: Cc:

Description

There is a memleak in sh_files.c: sh_files_checkdir(), because not all cases for scandir() are covered by free. Issue reported by T. Greulich.

Additionally, there is another (although tiny) memleak in sh_unix.c: sh_check_rotated_log().

Change History (1)

comment:1 by rainer, 16 months ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [579].

Note: See TracTickets for help on using tickets.