opencomputeproject / oom

MIT License
66 stars 29 forks source link

[memory leak] in optoe_probe #22

Closed ezware closed 3 years ago

ezware commented 3 years ago

The following code should be goto exit_kfree;

https://github.com/opencomputeproject/oom/blob/3ab0e53a6a553ea1f62e1a345182aaac05f22c30/optoe/optoe.c#L1039

donboll commented 3 years ago

Fixed in commit b7cc8c13.