Module Name: src Committed By: riastradh Date: Fri Aug 30 00:36:53 UTC 2019
Modified Files:
src/sys/dev/eisa: if_fea.c
Log Message:
Delete dead null test after malloc(M_WAITOK).
Reported as a possible null pointer dereference by Dr Silvio Cesare
of InfoSect, but the branch is dead code anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/dev/eisa/if_fea.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
