]> Savannah Git Hosting - gnulib.git/commit
malloc-gnu: depend on stdckdint not xalloc-oversized
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Nov 2024 20:19:33 +0000 (12:19 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Nov 2024 05:40:17 +0000 (21:40 -0800)
commit9c3ebd3bec597d94d714b62842dff6515afd0a28
tree82499471f96831c4812b53c604e2926b578af143
parent9334b1c63b82eaec8bbf760b45f263ced567f5b1
malloc-gnu: depend on stdckdint not xalloc-oversized

* lib/malloc.c: Include stdckdint.h, xalloc-oversized.h.
(rpl_malloc): Use ckd_mul instead of xalloc_oversized.
* modules/malloc-gnu, modules/malloc-posix:
(Depends-on): Depend on stdckdint, not xalloc-oversized.
ChangeLog
lib/malloc.c
modules/malloc-gnu
modules/malloc-posix