Fix a possible infinite loop in VACUUM that can come up when the schema
commit76b44d8a7aefa75894baee94a7155a2f2a3ffc8d
authorD. Richard Hipp <drh@hwaci.com>
Mon, 12 Feb 2018 13:30:34 +0000 (12 13:30 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 12 Feb 2018 13:30:34 +0000 (12 13:30 +0000)
tree40ff848d46c8314c1e3728b2246b2450b9489f65
parent3d751bdb5cd9487268268afb65d7be4cd82d5ea6
Fix a possible infinite loop in VACUUM that can come up when the schema
has been carefully corrupted.  Problem discovered by OSSFuzz. Test cases
in TH3.
src/vacuum.c