38dff9a439
s1 was 0 length, and replstr was 0 length, etc., we would end up subtracting one from zero and seeing if it was greater than the size_t (unsigned) var maxsize... This would cause us to return a string consisting of essentially only match, which is not the right behaviour if we have 0 length inpline. |
||
---|---|---|
.. | ||
Makefile | ||
pathnames.h | ||
strnsubst.c | ||
xargs.1 | ||
xargs.c |