gecko-dev/js
Mike Hommey b1220370d9 Bug 1354395 - Always bind symbols at load time for ctypes libraries. r=bsmedberg
When symbols are not bound at load time, missing symbols can lead to
NULL derefs or jumps to 0x0 at runtime, crashing the process running
the corresponding JS code, which is rather undesirable. So, prevent
libraries that have missing symbols to load at all through ctypes.

--HG--
extra : rebase_source : e6a8162621dd9c5df410d9eec4224c7e79ea9819
2017-04-07 12:07:32 +09:00
..
ductwork/debugger Bug 1333493 - add BUG_COMPONENT to js/* files. r=bbouvier 2017-03-24 09:50:49 -04:00
examples No bug. Update to new way of detecting emacs 2017-03-26 15:43:23 -07:00
ipc Backed out changesets e66f564d9749 and 0380d914ad39 (bug 1345177) for rooting hazards 2017-03-27 11:09:54 +01:00
public Bug 1352681 - Make SAB rawBuffer refcounting for structured clone more sophisticated. r=sfink 2017-04-03 14:18:15 +02:00
src Bug 1354395 - Always bind symbols at load time for ctypes libraries. r=bsmedberg 2017-04-07 12:07:32 +09:00
xpconnect Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE 2017-04-10 19:05:44 +02:00
ffi.configure Bug 1335666 - Remove @depends_when. r=chmanchester 2017-02-01 16:25:29 +09:00
moz.build Bug 1333493 - add BUG_COMPONENT to js/* files. r=bbouvier 2017-03-24 09:50:49 -04:00
moz.configure Backed out changeset 54d759872a2c (bug 1332466) for build failures a=backout 2017-02-02 16:05:55 -08:00