Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WMI: do not leak memory in parse_wdg()
If we _WDG returned object that is not buffer we were forgetting to free memory allocated for that object. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Matthew Garrett <mjg@redhat.com>
- Loading branch information