Refactor itti_malloc to use calloc_or_fail
Manual calloc + AssertFatal is replaced by calloc_or_fail, which
provides better error messages and calls abort().
Signed-off-by:
Guido Casati <guido.casati@openairinterface.org>
Showing
Please register or sign in to comment