Mark Seiden wrote: > "more" appears to segfault in termios support termio support is optional in busybox, and seems to only affect more - busybox comments state: "more is prettier with this on" > tar in malloc. busybox tar (or at least tar.c) uses xmalloc in two places in the code: 1. When you specify "tar tvf xxxx" it takes "tzf" and artificially creates "-tvf" using a temporary area created with xmalloc. 2. When adding a hard link to the tar file... _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/leaf-devel
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mark Seiden
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mark Seiden
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mark Seiden
- Re: [Leaf-devel] seg faults in busybox routines in mo... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... David Douthitt
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mike Noyes
- Re: [Leaf-devel] seg faults in busybox routines in mo... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mike Noyes
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit
- Re: [Leaf-devel] seg faults in busybox routines in most re... Mike Noyes
- Re: [Leaf-devel] seg faults in busybox routines in most re... Matthew Schalit