[OpenWrt-Devel] [PATCH] uhttpd: Fix possible memory leaks when generating directory listing

Felix Fietkau nbd at openwrt.org
Mon Dec 22 15:41:34 EST 2014


On 2014-12-22 18:55, Andrej Krpic wrote:
> scandir() call requires free() of each returned dirent structure
> and parent list. Code constructing HTML response of directory
> listing is missing a call to free in some cases.
> 
> Signed-off-by: Andrej Krpic <ak77 at tnode.com>
Applied, thanks.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list