Skip to content
Snippets Groups Projects
Commit b510bdba authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

cleanup: prefer zero initialized memory allocation


Prefer using memory allocation functions which initialize the memory
with 0's to be on the safe side.

No functional change.

Signed-off-by: default avatarOlivier Fourdan <fourdan@xfce.org>
parent 07c94812
No related branches found
No related tags found
No related merge requests found
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