pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:58:
written. - Due to an error in the realloc strategy, in some cases unread() did not succeed after reading or writing data to a fd. o Threads Fixed a race condition when creating a new thread while threads are disabled.
+
o WhiteFish
+
+
- Fixed issues with merging of empty sets.
+
+
- Fixed rank calculation on intersection of sets.
+
+
- Fixed multiple memory leaks.
+
+
- Improved behavior when provided with corrupted input.
+
+
- The module is now tested by the normal testsuite.
+
Compiler -------- o Improved syntax error recovery, including eliminating some fatal conditions. o Fixed a memory leak in the preprocessor. Runtime -------