• Robert Shearman's avatar
    - Document how thread-safety is ensured for each member of the · c353f850
    Robert Shearman authored
      stub_manager and ifstub structs.
    - Make stub_manager ref counted to ensure it doesn't get freed whilst
      it is still being used.
    - ifstubs are now freed only when the controlling stub_manager is freed.
    - Rename stub_manager_ref/unref to stub_manager_ext_addref/release
      respectively and make then take an unsigned long to prevent
      malicious callers from passing in a negative value and corrupting
      the ref count.
    c353f850
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...