mercurial/cext/manifest.c
Wed, 05 Sep 2018 21:23:29 +0900 Yuya Nishihara manifest: fix out-of-bounds read of corrupted manifest entry stable 4.7.2
Wed, 05 Sep 2018 21:32:45 +0900 Yuya Nishihara manifest: rewrite pathlen() to not cross entry boundary stable
Wed, 05 Sep 2018 21:49:44 +0900 Yuya Nishihara manifest: fix leak on error return from lazymanifest_filtercopy() stable
Wed, 05 Sep 2018 21:46:53 +0900 Yuya Nishihara manifest: incref/decref copy->pydata to clarify 'copy' holds a reference stable
Fri, 15 Jun 2018 22:16:58 +0900 Yuya Nishihara manifest: fix possible SEGV caused by uninitialized lazymanifest fields stable
Wed, 13 Jun 2018 10:41:20 -0400 Josef 'Jeff' Sipek lazymanifest: don't crash when out of memory (issue5916) stable
Wed, 13 Jun 2018 10:37:39 -0400 Josef 'Jeff' Sipek cext: stop worrying and love the free(NULL) stable
Sat, 03 Mar 2018 06:08:22 -0500 Yuya Nishihara py3: bulk-replace bytes format specifier passed to Py_BuildValue()
Tue, 30 Jan 2018 20:32:48 -0800 Jun Wu lazymanifest: avoid reading uninitialized memory stable
Mon, 16 Oct 2017 14:49:35 -0400 Augie Fackler cext: add /* header */ comment to all PyVarObject_HEAD_INIT() calls
Mon, 02 Oct 2017 19:28:41 +0100 Gregory Szorc cext: wrap before brace for functions
Mon, 02 Oct 2017 19:06:00 +0100 Gregory Szorc cext: reorder #include
Sun, 21 May 2017 14:23:22 +0900 Yuya Nishihara cext: factor out header for charencode.c
Mon, 31 Jul 2017 22:28:27 +0900 Yuya Nishihara cext: split character encoding functions to new compilation unit
Sat, 13 Aug 2016 12:23:56 +0900 Yuya Nishihara parsers: switch to policy importer
less more (0) tip