CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/28 04:14:18
Modified files:
sys/dev : softraid_crypto.c
Log message:
Correctly initialise variables to prevent possible free without malloc in
error path.
Found by jsg@ using the clang static analyser.
