]> git.eshelyaron.com Git - emacs.git/commit
; Add a FIXME regarding the GMP memory allocation functions.
authorPhilipp Stephani <phst@google.com>
Mon, 13 Dec 2021 17:28:13 +0000 (18:28 +0100)
committerPhilipp Stephani <phst@google.com>
Mon, 13 Dec 2021 17:28:13 +0000 (18:28 +0100)
commitae169bda2cbec49e30a7ca15828c45f2c638e500
treed07374fbff216ac169a0c8c199b1166f32ede1da
parentb30b33ed9b3cdacecebef73ad1131f03c635de7a
; Add a FIXME regarding the GMP memory allocation functions.

* src/bignum.c (init_bignum): Add a warning about the technically
incorrect use of the GMP memory allocation functions.
src/bignum.c