Siddhesh Poyarekar b8e8bb324a xmalloc: Fix warnings with gcc analyzer
Tell the compiler that xmalloc family of allocators always return
non-NULL.  xrealloc in locale/programs also always returns non-NULL,
but that conflicts with default realloc behaviour and that of xrealloc
in libsupport, so keep it as is for now and resolve the differences
later.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2021-07-28 17:45:14 +05:30
..
2021-07-22 18:37:59 +05:30
2021-07-09 20:09:14 +02:00
2021-07-21 11:58:09 +02:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00