Ticket #4646 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

VSICachedFile can crash ...

Reported by: 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

Changed 13 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed

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.