Skip to content
Commit 9cd8de36 authored by Jack Styles's avatar Jack Styles
Browse files

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's avatarJack Styles <jack.styles@arm.com>
parent 7bb3d71e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment