On Fri, Feb 1, 2019 at 5:53 PM Vishal Verma <[email protected]> wrote: > > Static analysis reports that the ndctl_dimm_get_security() function can > overflow 'buf'. Just above it, ndctl_dimm_get_available_labels() seems > to make the same mistake. Fix both of these by allocating a buffer of > the correct size. > > Signed-off-by: Vishal Verma <[email protected]>
Looks good, Reviewed-by: Dan Williams <[email protected]> _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
