Qualys Security Advisory 62f19dc5df proc/escape.c: Handle negative snprintf() return value.
May happen if strlen(src) > INT_MAX for example. This patch prevents
escaped_copy() from increasing maxroom and returning -1 (= number of
bytes consumed in dst).
2018-05-19 07:32:21 +10:00
..
2018-04-10 21:28:11 +10:00
2015-06-19 21:00:46 +10:00