okular/generators/plucker/unpluck
Sune Vuorela f4062f5e54 Fix theoretical crash in qunpluck image reader
If a malformed image has no rows or columns, we can end up dereferincing
a nullptr.
Error out early.
2023-12-07 15:16:34 +00:00
..
config.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
image.cpp Fix theoretical crash in qunpluck image reader 2023-12-07 15:16:34 +00:00
image.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
qunpluck.cpp Get rid of QStringRef 2023-12-06 19:12:43 +00:00
qunpluck.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
unpluck.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
unpluck.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
unpluckint.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
util.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00