]> git.eshelyaron.com Git - emacs.git/commit
Add handlerlist assertion to module code
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 May 2017 23:15:07 +0000 (16:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 May 2017 23:15:21 +0000 (16:15 -0700)
commit7d00410af69b3cbbf0e8fc9765f3bf9f5616286d
treecb1a663efc4bf209aedfc0a419763a371cb711c7
parenta5acb3701a7b4ab8b82aede308d28a47a383ae9c
Add handlerlist assertion to module code

* src/emacs-module.c (module_reset_handlerlist):
Check handlerlist.  Suggested by Philipp Stephani in:
http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
src/emacs-module.c