Mercurial > hg > index.cgi
view COPYING @ 393:f2decd9b276d
Fix minor error in string parsing
Growing a buffer by 32 bytes and then only saying the buffer grew by one
byte is not exactly efficient. While not strictly broken, it's dumb. Fix it
to actually count the 32 bytes.
author | William Astle <lost@l-w.ca> |
---|---|
date | Tue, 14 Jul 2015 23:12:24 -0600 |
parents | 4e12d881df85 |
children | 659e0e4ce50c |
line wrap: on
line source
See the file GPL3 for a copy of the GNU General Public License, version 3, under which the majority of this distribution is licensed. Some specific source files, including many of those in the lwcc subdirectory are licensed differently. See each individual file for specific details.