db525bf2c4
Changelog: Fixed in Firefox ESR 17.0.5 MFSA 2013-40 Out-of-bounds array read in CERT_DecodeCertPackage MFSA 2013-38 Cross-site scripting (XSS) using timed history navigations MFSA 2013-36 Bypass of SOW protections allows cloning of protected nodes MFSA 2013-35 WebGL crash with Mesa graphics driver on Linux MFSA 2013-34 Privilege escalation through Mozilla Updater MFSA 2013-32 Privilege escalation through Mozilla Maintenance Service MFSA 2013-31 Out-of-bounds write in Cairo library MFSA 2013-30 Miscellaneous memory safety hazards (rv:20.0 / rv:17.0.5)
14 lines
345 B
Text
14 lines
345 B
Text
$NetBSD: patch-js_src_config_system-headers,v 1.2 2013/04/09 19:07:04 ryoon Exp $
|
|
|
|
--- js/src/config/system-headers.orig 2013-03-28 18:07:55.000000000 +0000
|
|
+++ js/src/config/system-headers
|
|
@@ -1065,5 +1065,9 @@ gst/gst.h
|
|
gst/app/gstappsink.h
|
|
gst/app/gstappsrc.h
|
|
gst/video/video.h
|
|
+sys/thr.h
|
|
+sys/user.h
|
|
+kvm.h
|
|
+spawn.h
|
|
sys/msg.h
|
|
sys/ipc.h
|