Same things, with style error fixed.
2013/2/27 Alexander Sedov <alex0player_AT_gmail.com>
> 1. Replaced strtok_r with strsep in strparse, because strsep can handle
> zero-width fields (manpage says so) and because resulting code is clearer.
> 2. Fixed potential problem with calling strtol on non-null-terminated
> buffer.
>
Received on Tue Feb 26 2013 - 21:29:20 CET