mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-22 10:02:43 -05:00
RAW: Disable broken stream protection
It seems that on BSD the definition introduced with MR !384 crashes Telegram.
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
* By defining RAW_IGNORE_BROKEN_STREAMS removes this protection, leaving
|
* By defining RAW_IGNORE_BROKEN_STREAMS removes this protection, leaving
|
||||||
* LibRaw in complete control of error handling (which is mostly absent).
|
* LibRaw in complete control of error handling (which is mostly absent).
|
||||||
*/
|
*/
|
||||||
// #define RAW_DISABLE_BROKEN_STREAM_PROTECTION
|
#define RAW_DISABLE_BROKEN_STREAM_PROTECTION
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef QT_DEBUG
|
#ifdef QT_DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user