Opened 12 years ago

Closed 12 years ago

#4646 closed defect (fixed)

VSICachedFile can crash ...

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 1.9.1
Component: default Version: unspecified
Severity: normal Keywords: vsi cached file
Cc:

Description

... when the amount of data to read in a single Read() exceeds the cache size.

Change History (1)

comment:1 by Even Rouault, 12 years ago

Resolution: fixed
Status: newclosed

r24357 /trunk/ (autotest/gcore/vsifile.py gdal/port/cpl_vsil_cache.cpp): Fix crash in VSICachedFile::Read() when the amount to read exceeds the cache size (#4646)

r24358 /branches/1.9/gdal/port/cpl_vsil_cache.cpp: Fix crash in VSICachedFile::Read() when the amount to read exceeds the cache size (#4646)

Note: See TracTickets for help on using tickets.