diff options
author | mio <[email protected]> | 2025-03-11 13:54:49 +1000 |
---|---|---|
committer | mio <[email protected]> | 2025-03-15 09:58:50 +1000 |
commit | e9ff844859434097d79e6d1b6393ce5eb81c2726 (patch) | |
tree | cac536a6d457818d2c9b7e682ca026bbb7803c39 /doc/nl_showfoto/index.docbook | |
parent | 18fbfb1e17eadd5f73cd7f1f510922b189d5d33f (diff) | |
download | digikam-r14.1.x.tar.gz digikam-r14.1.x.zip |
Use JasPer 3 init/cleanup functionsr14.1.x
The jas_init() and jas_cleanup() where deprecated in JasPer 3.0. There
was also a functionality change in jas_init() which has stopped
registering jas_cleanup() with 'atexit(3)', meaning that, when compiled
with JasPer 3 or newer, there have been memory leaks in certain
instances.
This commit also introduces a memory limit for JasPer, without which,
JasPer will log warnings to the standard error stream. We set a
maximum of 512 MB, but will use whatever JasPer was configured with if
it is lower.
Signed-off-by: mio <[email protected]>
(cherry picked from commit 0b5e696d79ab1a160293d520b7526e031238989a)
Diffstat (limited to 'doc/nl_showfoto/index.docbook')
0 files changed, 0 insertions, 0 deletions