Use new function overflow_error in a few places
commitee3be3fdfa96d7d1a0740c8145a26d758c12a711
authorPhilipp Stephani <phst@google.com>
Fri, 21 Sep 2018 19:56:25 +0000 (21 21:56 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 21 Sep 2018 19:56:56 +0000 (21 21:56 +0200)
tree57fde5b97151c85fb75fc67ce612493e7613d800
parent9f10e1a0eef0dd5572a34a76617d50df0e3dd357
Use new function overflow_error in a few places

* src/emacs-module.c (module_make_global_ref, module_funcall)
(module_make_string, Fmodule_load):
* src/json.c (json_to_lisp): Use overflow_error.
src/emacs-module.c
src/json.c