mercurial at 38198: 12 new changesets (12 on stable)

Mercurial Commits hg at intevation.de
Thu Jun 7 20:16:19 UTC 2018


12 new changesets (12 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/90a274965de7
changeset:   38187:90a274965de7
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 28 00:42:16 2018 -0400
summary:     mpatch: be more careful about parsing binary patch data (SEC)

https://www.mercurial-scm.org/repo/hg/rev/1acfc35d478c
changeset:   38188:1acfc35d478c
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 28 02:04:56 2018 -0400
summary:     mpatch: protect against underflow in mpatch_apply (SEC)

https://www.mercurial-scm.org/repo/hg/rev/faa924469635
changeset:   38189:faa924469635
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 28 10:09:12 2018 -0400
summary:     mpatch: ensure fragment start isn't past the end of orig (SEC)

https://www.mercurial-scm.org/repo/hg/rev/1ec4cb8cbc87
changeset:   38190:1ec4cb8cbc87
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Mon Apr 30 22:13:42 2018 -0400
summary:     mpatch: introduce a safeadd() helper to work around UB int overflow

https://www.mercurial-scm.org/repo/hg/rev/b8b253aec953
changeset:   38191:b8b253aec953
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Thu May 03 12:54:20 2018 -0400
summary:     mpatch: introduce a safesub() helper as well

https://www.mercurial-scm.org/repo/hg/rev/0b208c13781c
changeset:   38192:0b208c13781c
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Mon Apr 30 22:15:11 2018 -0400
summary:     mpatch: fix UB in int overflows in gather() (SEC)

https://www.mercurial-scm.org/repo/hg/rev/7f22ef3c0ee7
changeset:   38193:7f22ef3c0ee7
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Mon Apr 30 22:20:13 2018 -0400
summary:     mpatch: fix UB integer overflows in discard() (SEC)

https://www.mercurial-scm.org/repo/hg/rev/59837a16896d
changeset:   38194:59837a16896d
branch:      stable
user:        Augie Fackler <augie at google.com>
date:        Mon Apr 30 22:23:06 2018 -0400
summary:     mpatch: avoid integer overflow in mpatch_decode (SEC)

https://www.mercurial-scm.org/repo/hg/rev/9c5ced5276d6
changeset:   38195:9c5ced5276d6
branch:      stable
tag:         4.6.1
user:        Augie Fackler <augie at google.com>
date:        Mon Apr 30 22:24:58 2018 -0400
summary:     mpatch: avoid integer overflow in combine() (SEC)

https://www.mercurial-scm.org/repo/hg/rev/fc0e23c76587
changeset:   38196:fc0e23c76587
branch:      stable
user:        Augie Fackler <raf at durin42.com>
date:        Wed Jun 06 13:28:48 2018 -0400
summary:     Added tag 4.6.1 for changeset 9c5ced5276d6

https://www.mercurial-scm.org/repo/hg/rev/0a3ff7af24a9
changeset:   38197:0a3ff7af24a9
branch:      stable
user:        Augie Fackler <raf at durin42.com>
date:        Wed Jun 06 13:28:49 2018 -0400
summary:     Added signature for changeset 9c5ced5276d6

https://www.mercurial-scm.org/repo/hg/rev/3c84493556db
changeset:   38198:3c84493556db
branch:      stable
tag:         tip
user:        Jun Wu <quark at fb.com>
date:        Wed Jun 06 12:53:26 2018 -0700
summary:     chg: fix an undefined behavior about memcpy

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list