Files
meta-security/recipes-security
Armin Kuster 2f31c09f0b samhain: fix build issues when using musl
[v2]: Correct musl malloc fix.
remove HAVE_MALLOC_H define; this enables using the included defined mallinfo.

[V1]: Fix c99

x_dnmalloc.c:563:26: error: return type is an incomplete type
| #define public_mALLINFo mallinfo
| ^
| x_dnmalloc.c:1689:17: note: in expansion of macro 'public_mALLINFo'
| struct mallinfo public_mALLINFo() {

and
_dnmalloc.c:5527:17: error: unknown type name 'u_int'
| u_int rnd[(128 - 2*sizeof(struct timeval)) / sizeof(u_int)];
| ^~~~~

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-03-27 14:30:51 -07:00
..
2015-06-25 07:16:05 -07:00
2017-02-18 11:43:20 -08:00
2015-10-30 11:56:43 -07:00
2015-02-01 08:11:45 -08:00
2016-10-11 20:48:41 -07:00
2014-10-26 12:35:48 -07:00
2016-04-23 08:03:42 -07:00
2015-01-13 12:10:48 -08:00
2016-11-10 13:34:46 -08:00
2016-10-11 01:39:29 -07:00
2017-02-18 11:43:20 -08:00
2016-11-10 13:34:46 -08:00
2016-05-25 18:48:11 -07:00
2017-03-24 07:05:47 -07:00
2016-06-26 11:47:29 -07:00