NGAP/RRC: Remove additional redundant memset calls after itti_alloc_new_message
Memory is already zero-initialized by itti_alloc_new_message via calloc().
Improves performance by eliminating unnecessary memset operations.
Signed-off-by:
Guido Casati <guido.casati@openairinterface.org>
Showing
Please register or sign in to comment