[PATCH 0/3] busybox fixes

Alexey Fomenko ext-alexey.fomenko at nokia.com
Tue Mar 1 11:38:57 UTC 2011


Hello. Here are some patches fixing small resource leaks.
Hope they will be useful.

Alexey Fomenko (3):
  removed dead code. pargv was set NULL before cycle manually
  free allocated iface, liface and ifname before return
  Add missing fclose()

 libbb/getopt32.c       |    4 ----
 networking/ifupdown.c  |    7 +++++--
 networking/nameif.c    |    6 ++----
 networking/route.c     |    2 ++
 util-linux/more.c      |    1 +

 5 files changed, 10 insertions(+), 10 deletions(-)




More information about the busybox mailing list