summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-07-05 21:59:55 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-07-05 22:56:32 +0200
commitb45e528cb70d1f908b8ff6ec156ac1a816287075 (patch)
treeb04f00cd571ee31da36ccf6a25d3a58582edf66a /vcl
parent3988c35c9635dfc38f6a2125e5664f60f164951b (diff)
prevent invalid memory when loading change tracking from xls, fdo#45209
when loading broken xls files with change tracking we may crash because of invalid memory access that results from loading to few bytes and then using the originally created array the patch changes it to check for the right amount of loaded bytes and otherwise skips this change tracking record Change-Id: I0795104284479368e26b8411336cee690abffd06
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions