Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 30 Apr 2018 22:13:42 -0400 | Augie Fackler | mpatch: introduce a safeadd() helper to work around UB int overflow stable |
Sat, 28 Apr 2018 10:09:12 -0400 | Augie Fackler | mpatch: ensure fragment start isn't past the end of orig (SEC) stable |
Sat, 28 Apr 2018 02:04:56 -0400 | Augie Fackler | mpatch: protect against underflow in mpatch_apply (SEC) stable |
Sat, 28 Apr 2018 00:42:16 -0400 | Augie Fackler | mpatch: be more careful about parsing binary patch data (SEC) stable |
Wed, 06 Jun 2018 09:14:33 -0700 | Gregory Szorc | zstandard: pull in bug fixes from upstream 0.9.1 release (issue5884) stable |
Wed, 06 Jun 2018 21:19:42 +0800 | Anton Shestakov | templatefuncs: only render text portion of minirst.format() result stable |