https://bugs.kde.org/show_bug.cgi?id=447240
--- Comment #12 from Maik Qualmann <metzping...@gmail.com> --- I have Libjasper 2.0.33 here and it is still a fixed compiled size there. #if !defined(JAS_DEC_DEFAULT_MAX_SAMPLES) #define JAS_DEC_DEFAULT_MAX_SAMPLES (64 * ((size_t) 1048576)) #endif Maik Am Dienstag, 4. Januar 2022, 08:43:45 CET schrieben Sie: > Hi Gilles, > > The function should be "jas_conf_set_dec_default_max_samples (0);" being. > The zero ignores the size, could be dangerous. It just doesn't compile for > me because my Libjasper doesn't yet contain the function. > > Maik > > Am Dienstag, 4. Januar 2022, 07:44:41 CET schrieben Sie: > > https://bugs.kde.org/show_bug.cgi?id=447240 > > > > --- Comment #10 from caulier.gil...@gmail.com --- > > Maik, > > > > We receive a response : > > https://github.com/jasper-software/jasper/issues/315#issuecomment-10044656 > > 46 > > > > To resume : it miss a Jasper setting call in DImg::JP2Loader to configure > > a > > data size limit before to decode image. > > > > Gilles -- You are receiving this mail because: You are watching all bug changes.