Skip to content
Commit 36ac7911 authored by Bruce Allan's avatar Bruce Allan Committed by Tony Nguyen
Browse files

ice: correct memory allocation call



Use *malloc() instead of *calloc() when allocating only a single object as
opposed to an array of objects.

Signed-off-by: default avatarBruce Allan <bruce.w.allan@intel.com>
Tested-by: default avatarTony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent 805f980b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment