Files
keepassxc/src
Rafael Sadowski 38a663163d Check include malloc.h and malloc_usable_size(3)
One some operating systems  malloc(3) is not in malloc.h nor in
malloc_np.h, instead it is in stdlib.h.

In addition, not all systems support malloc_usable_size(3). You could
argue it's not safe.

This patch tries to be portable and it fix the build on OpenBSD.
2019-11-01 22:54:24 -04:00
..
2019-10-20 17:57:38 -04:00
2019-05-31 16:17:47 -04:00
2019-10-29 23:03:39 -04:00
2019-06-12 01:10:25 +02:00
2019-10-20 17:57:51 -04:00
2019-07-07 15:29:11 -04:00
2019-10-13 22:00:50 -04:00