diff options
| author | Daniel Drake <[email protected]> | 2010-11-24 16:00:49 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2010-11-29 14:41:27 -0500 |
| commit | 517ff43146b17a0d067125f098f675d1e0ac2d82 (patch) | |
| tree | fdac47449da391f1e3f1b1e6ec17553fbb97fa65 /tools/perf/scripts/python | |
| parent | e476a5a41ad67d0e2b4a652820c49a3923eb936b (diff) | |
libertas: fix memory corruption in lbs_remove_card()
"priv" is stored at the end of the wiphy structure, which is freed
during the call to lbs_cfg_free(). It must not be touched afterwards.
Remove the unnecessary NULL assignment causing this memory corruption.
Signed-off-by: Daniel Drake <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions