str: Make ss_alloc_substring() allocate null-terminated strings.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Sep 2010 04:07:00 +0000 (21:07 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:28:16 +0000 (20:28 -0700)
This has little cost and it is occasionally valuable.


No differences found