1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00

NEWS: Critical bug 674 is a duplicate of 956.

This commit is contained in:
Kalle Olavi Niemitalo 2008-06-20 21:57:28 +03:00 committed by Kalle Olavi Niemitalo
parent 6bfaa7ca8d
commit e9b7f5d29f

4
NEWS
View File

@ -19,8 +19,8 @@ To be released as 0.11.4.
too few parameters
* critical bug 1016: avoid JSFunctionSpec for better compatibility
across versions of SpiderMonkey
* major bug 956: don't reuse pointers to SpiderMonkey objects that may
have been collected as garbage. This fix causes bug 954.
* critical bugs 674, 956: don't reuse pointers to SpiderMonkey objects
that may have been collected as garbage. This fix causes bug 954.
* CVE-2007-2027: check if the program path contains "src/" before
using ../po files
* important Debian bug 380347: prevent a buffer overflow in entity_cache