[Bug 6740] New: ash leaks using local

bugzilla at busybox.net bugzilla at busybox.net
Wed Dec 18 09:54:58 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6740

           Summary: ash leaks using local
           Product: Busybox
           Version: 1.21.x
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: timothy.redaelli at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Hi,
the following snippet of code leaks memory:

busybox ash -c 'f() { while :; do local a=1; done } ; f'

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list