On Wed, Dec 21, 2011 at 3:14 PM, Alexey Fomenko
<[email protected]> wrote:
> That's all. While parsing arguments, in a try to translate given symbols
> to a PID number there is a case when recently created pointer *end for the
> unparsed part of argline doesn't get assigned (after bb_strtol tests the very
> first symbol and fails, bb_strtol will return ret_EEANGE without assigning
> endp: maybe, it would be safier to patch libbb/bb_strtonum.c to prevent such
> cases in other placec ?)

I made this change in git.
-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to