[BusyBox] busybox, sed, and zlib's configure script

Glenn McGrath bug1 at optushome.com.au
Wed Sep 24 09:31:23 UTC 2003


On Wed, 24 Sep 2003 03:55:17 -0500
Rob Landley <rob at landley.net> wrote:

> Sed, circa like 1021.  The "N" case.
> 
>    if (next_line == NULL) {
>          /* Jump to end of script and exist */
>          deleted = 1;
>          free(next_line);
> 
> I.E. If it was already null, free it.  (Just to be sure?)

Ill fix this up, i dont have all the answers to your other questions, i
learnt sed as i started working on it.


Glenn



More information about the busybox mailing list