iot-ntp-client: Utilize calloc rather than malloc
Change iot-ntp-client to use calloc rather than malloc
to ensure all attributes of a struct are zero initialized
when memory is allocated.
Signed-off-by:
Jack Styles <jack.styles@arm.com>
Loading
Please register or sign in to comment