commit | 186f27ff9f9ec5c110739ced88ce9f8fca053882 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Tue Jan 22 11:35:40 2013 -0700 |
committer | Jon Mason <jon.mason@intel.com> | Wed May 15 10:57:17 2013 -0700 |
tree | 4f4738bb432a30ae4a0d3e2ddf13251cf3095746 | |
parent | f722406faae2d073cc1d01063d1123c35425939e [diff] |
NTB: variable dereferenced before check Correct instances of variable dereferencing before checking its value on the functions exported to the client drivers. Also, add sanity checks for all exported functions. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jon Mason <jon.mason@intel.com>