mercurial/cext/manifest.c
Fri, 30 Apr 2021 02:11:58 +0200 Joerg Sonnenberger manifests: push down expected node length into the parser @default
Thu, 16 Jul 2020 19:48:49 +0200 Joerg Sonnenberger cext: remove unused variables
Mon, 06 Jul 2020 03:43:32 +0200 Joerg Sonnenberger manifest: tigher manifest parsing and flag use
Tue, 07 Jan 2020 13:47:29 -0500 Augie Fackler manifest: start removing 40-byte hash restrictions from C code
Tue, 21 Jan 2020 12:10:35 -0800 Kyle Lippincott cext: change two more vars to Py_ssize_t in manifest.c stable
Thu, 16 Jan 2020 12:27:15 -0800 Kyle Lippincott cext: fix compiler warning about sign changing
Thu, 29 Nov 2018 16:44:01 -0500 Augie Fackler manifest: reject lines shorter than 42 bytes, not 22
Mon, 12 Nov 2018 20:32:58 -0500 Augie Fackler manifest: perform cheap checks before potentially allocating memory
Mon, 12 Nov 2018 20:31:57 -0500 Augie Fackler manifest: also reject obviously-too-short lines when parsing lines
Mon, 12 Nov 2018 20:35:22 -0500 Augie Fackler manifest: make sure there's a filename before bothering to look for newline
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
less more (0) -15 tip