On Wed, 18 Mar 2015 15:35:55 -0600, "Todd C. Miller" wrote: > Trivial conversion to strtonum().
Apparently too trivial. STRTOI advances the pointer passed to it which is broken by this diff. - todd
On Wed, 18 Mar 2015 15:35:55 -0600, "Todd C. Miller" wrote: > Trivial conversion to strtonum().
Apparently too trivial. STRTOI advances the pointer passed to it which is broken by this diff. - todd