Avoid an overflow error in emacs-module.c
commit167274d44f1ccaee65a5b68e15c3ed79a53447d1
authorPhilipp Stephani <phst@google.com>
Fri, 21 Sep 2018 20:00:14 +0000 (21 22:00 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 21 Sep 2018 20:00:14 +0000 (21 22:00 +0200)
treeddefd547c452ee9d25c8ef1a83eff2226b3a07da
parentee3be3fdfa96d7d1a0740c8145a26d758c12a711
Avoid an overflow error in emacs-module.c

* src/emacs-module.c (Fmodule_load): Allow creating a bignum
to avoid overflow error
src/emacs-module.c