diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2025-04-30 17:42:56 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2025-04-30 14:42:37 +0200 |
commit | 03b0afa5fdf8f4bd0fb23dbfd1c19d50202c07bd (patch) | |
tree | 23f8e8278d224779c50e6d398b938626f8e9dccf /sc/source/ui/inc/AccessibleCell.hxx | |
parent | 78ee3d4821904449a13de5451e0c1455a432e614 (diff) |
vcl: more fine grained handling of error in PNG reader
Handle if the error happens at init, reading and after reading
differently. At init we don't need to handle the bitmap as nothing
has yet been writtent to it. Also after reading we can handle it
like no error happened, because we have read the data completely
but the error happened after that (like missing IEND chunk for
example).
Change the error and warning messgaes when reading from the stream.
Change-Id: I927b8679f168da43e8e6e00663ff551064b870c8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184811
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sc/source/ui/inc/AccessibleCell.hxx')
0 files changed, 0 insertions, 0 deletions