[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug Other/26976] Include stdlib.h, not malloc.h
From: |
jose.marchesi at oracle dot com |
Subject: |
[Bug Other/26976] Include stdlib.h, not malloc.h |
Date: |
Sun, 29 Nov 2020 20:07:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26976
Jose E. Marchesi <jose.marchesi at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jose.marchesi at oracle dot com
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Hello. Thanks for reporting.
This is fixed in the following commit just pushed to master.
Salud!
commit c136a5a10ce6e8626ce044e53d7f42ceb00ff5ca (HEAD -> master, origin/master,
origin/HEAD)
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date: Sun Nov 29 21:06:24 2020 +0100
libpoke: do not include malloc.h
2020-11-29 Jose E. Marchesi <jemarch@gnu.org>
BZ 26976
* libpoke/ios-buffer.c: Include stdlib.h instead of malloc.h
* libpoke/ios-dev-stream.c: Do not inlude malloc.h
--
You are receiving this mail because:
You are on the CC list for the bug.