Module Name: src Committed By: mrg Date: Wed Feb 6 04:20:40 UTC 2019
Modified Files:
src/sys/dev/nor: cfi.c
Log Message:
memset(0) the structure, not the pointer itself, and what ever
data happens to be after the pointer's stack location.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/nor/cfi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
