]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in module_free_global_ref (Bug#27587)
authorValentin Gatien-Baron <vgatien-baron@janestreet.com>
Sun, 9 Jul 2017 22:08:52 +0000 (00:08 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 9 Jul 2017 22:15:29 +0000 (00:15 +0200)
commit22af69906cca871fdb893e06d6f10dbbab4518e6
tree34be96408523c8e7d96398e285da8a0df71f0ed0
parentbb2ea81bc569bdc51e1c9af1c503a22fb95e4384
Fix bug in module_free_global_ref (Bug#27587)

* src/emacs-module.c (module_free_global_ref): Actually remove entry
from hash table.

Copyright-paperwork-exempt: yes
src/emacs-module.c