Skip to content
Commit 765040d1 authored by Marek Chalupa's avatar Marek Chalupa Committed by Bryce Harrington
Browse files

scanner: use zxalloc



Use xzalloc instead of xmalloc. This allows us to get rid
of manual initializing the memory to 0s and the code is
shorter and cleaner

Suggested by Bryce Harrington

Signed-off-by: default avatarMarek Chalupa <mchqwerty@gmail.com>
Reviewed-by: default avatarBryce Harrington <bryce@osg.samsung.com>
parent 289a7573
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