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.

Attachment: 0001-Replaced-strtok_r-with-strsep-for-correct-empty-fiel.patch
Description: Binary data


Attachment: 0002-Fixed-various-bugs-with-CSI.patch
Description: Binary data

Reply via email to