Ray Satiro <[email protected]> writes: > Attached is a patch relative to commit e9845d2. I propose that base > should always be null terminated. tail represents the length of the > string and does not include the terminating null. Any function > directly writing to the members of a growable string object must call > append_null(). Functions that already do this I've changed to call > append_null(): shorten_length(), append_char(), append_string(), > append_uri_pathel().
could you please send it in a git format-patch format and include the changes to the ChangeLog file? Thanks, Giuseppe
