2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Add CVE-2014-3214 to change 3837

(cherry picked from commit 156d68fd2937d021ab343fca2d60c83a19b94c92)
This commit is contained in:
Mark Andrews 2014-05-09 13:35:25 +10:00
parent 151759e7b7
commit fe148bca7e

View File

@ -11,7 +11,7 @@
3837. [security] A NULL pointer is passed to query_prefetch resulting 3837. [security] A NULL pointer is passed to query_prefetch resulting
a REQUIRE assertion failure when a fetch is actually a REQUIRE assertion failure when a fetch is actually
initiated. [RT #35899] initiated (CVE-2014-3214). [RT #35899]
3836. [bug] Address C++ keyword usage in header file. 3836. [bug] Address C++ keyword usage in header file.