diff options
author | drh <drh@noemail.net> | 2018-10-01 13:54:30 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2018-10-01 13:54:30 +0000 |
commit | 44d068532ef5fca98e0d7243addb13cd50d07596 (patch) | |
tree | e3aa1d0642161cc481fde6be322d8098cf45775c /src/os_unix.c | |
parent | 5351e884aa2c118ae6a68f02b6b2d5fd66fa73db (diff) | |
download | sqlite-44d068532ef5fca98e0d7243addb13cd50d07596.tar.gz sqlite-44d068532ef5fca98e0d7243addb13cd50d07596.zip |
Fix a potential crash that can occur while reading an index from a corrupt
database file. The corruption is a record-header-size that is larger than
0x7fffffff. Problem detected by OSSFuzz against GDAL and reported to us
(with a suggested fix) by Even Rouault. The test case is in TH3.
FossilOrigin-Name: 8ac2cdda68f92b0352bc7f0b4be5fca4bb58565ca65055fb34153cc284ed6922
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions