Mercurial > hg
comparison setup.py @ 48027:13efd8fdc55f
dirstate: fix parse_dirstate() to error out if NULL entry created
Since 83f0e93ec34b "dirstate-item: move the C implementation to the same
logic", dirstate_item_from_v1_data() gets more likely to return NULL, and
the fuzzer crashes because of that.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 23 Sep 2021 16:44:17 +0900 |
parents | ff97e793ed36 |
children | f78d8b8c46d7 |
comparison
equal
deleted
inserted
replaced
48026:1b2ee68e85f9 | 48027:13efd8fdc55f |
---|