We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99ae7d4 commit 8154d69Copy full SHA for 8154d69
ChangeLog
@@ -14,6 +14,7 @@ plugin: cleanup and better SSE detection
14
plugin: add lab to any on float
15
plugin: it can now be compiled as C++
16
recover PDF documentation, but try to keep it under a resonable size.
17
+Prevent a rare but possible out-of-bounds read in postscript generator
18
19
-----------------------
20
2.11 Maintenance release
include/lcms2.h
@@ -23,7 +23,7 @@
23
//
24
//---------------------------------------------------------------------------------
25
26
-// Version 2.12rc0
+// Version 2.12rc1
27
28
29
#ifndef _lcms2_H
0 commit comments