diff options
author | Dan Carpenter <[email protected]> | 2009-07-19 14:46:09 +0300 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2009-07-30 16:03:43 +0930 |
commit | f294526279cda8934b0313ebd02184a16ba888c9 (patch) | |
tree | a89b108800b8f8cdcf6a6eae4f69bb10df3ac79c /net/lapb/lapb_iface.c | |
parent | 658874f05d040ca96eb5ba9b1c30ce0ff287d762 (diff) |
lguest: dereferencing freed mem in add_eventfd()
"new" was freed and then dereferenced. Also the return value wasn't being
used so I modified the caller as well.
Compile tested only. Found by smatch (http://repo.or.cz/w/smatch.git).
regards,
dan carpenter
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions