diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-14 15:59:08 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-14 17:13:38 -0700 |
commit | ef66660c17d1b164414c46d67ba3494f8a18c8ec (patch) | |
tree | 93ad3c5740b777a0f38e6137a1bb4e1f1e7c2306 /lisp/cus-edit.el | |
parent | 30d393f9118035ec5d12917252bc4339c771a539 (diff) | |
download | emacs-ef66660c17d1b164414c46d67ba3494f8a18c8ec.tar.gz emacs-ef66660c17d1b164414c46d67ba3494f8a18c8ec.tar.bz2 emacs-ef66660c17d1b164414c46d67ba3494f8a18c8ec.zip |
Simplify init_module_assertions
* src/emacs-module.c (init_module_assertions): Just use NULL
instead of allocating a dummy on the stack and then using
eassert. Practical platforms check for null pointer
dereferencing nowadays, so this is good enough.
Diffstat (limited to 'lisp/cus-edit.el')
0 files changed, 0 insertions, 0 deletions