Plug memory leaks in mp_label(..)
Don't leak rsector/sector in mp_label(..); use calloc instead of malloc + memset
MFC after: 1 week
Reported by: cppcheck
Sponsored by: EMC / Isilon Storage Division
Differential D4450
Don't leak rsector/sector in mp_label(..); use calloc instead of malloc + memset ngie on Dec 9 2015, 2:15 AM. Authored by Tags None Referenced Files
Details
Plug memory leaks in mp_label(..) Don't leak rsector/sector in mp_label(..); use calloc instead of malloc + memset MFC after: 1 week % mdconfig -a -t malloc -s 25m
Consumers:
% gmultipath add mpath md1
Consumers:
%
Diff Detail
Event Timeline |