• Philipp Stephani's avatar
    Re-add a useful assertion · 81131ff2
    Philipp Stephani authored
    * src/emacs-module.c (module_free_global_ref): Re-add assertion that
    the reference count is zero.  This assertion was removed in commit
    8afaa132, but it's not included in the
    test performed by XFASTINT before, because the previous reference
    count could have been zero already in the case of a buggy
    implementation.  This assertion might have detected Bug#27587.
    81131ff2
emacs-module.c 40.6 KB