mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
Clarify bugfix on encoder being NULL (CHANGES.TXT)
This commit is contained in:
committed by
GitHub
parent
e3c14991b3
commit
be34781a64
@@ -4,7 +4,7 @@
|
||||
- Optimize: Remove multiple RGB to grey conversion in OCR.
|
||||
- Fix: Update UTF8Proc to 2.2.0
|
||||
- Fix: Warn instead of fatal when a 0xFF marker is missing
|
||||
- Fix: Segfault in general_loop.c because of enc_ctx is NULL pointer
|
||||
- Fix: Segfault in general_loop.c due to null pointer dereference (case of no encoder)
|
||||
|
||||
0.87 (2018-10-23)
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user