5c26a308b1c8ca31f10a91bf091b282cb469528c

Add proper return path to ensure that allocated memory for gmsglog variables is freed before exiting. In error cases when returning from the function without proper exit handling, not freeing allocated memory leads to memory leak. Change-Id: I718a6a3d1fef8598cb67e7d627bde00a8b009324 Signed-off-by: Ansa Ahmed <quic_ansa@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%