diff options
| author | Vitaly Kuznetsov <[email protected]> | 2015-01-20 16:45:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-01-25 09:18:00 -0800 |
| commit | 9c3a6f7e476fc4961297fc66b1177f9f8c8dd238 (patch) | |
| tree | 7d6f81136568a5b061b4281d747d16a45ce74a73 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c3762b248faf9db2b00b36c0535f79758942069e (diff) | |
Drivers: hv: check vmbus_device_create() return value in vmbus_process_offer()
vmbus_device_create() result is not being checked in vmbus_process_offer() and
it can fail if kzalloc() fails. Add the check and do minor cleanup to avoid
additional duplication of "free_channel(); return;" block.
Reported-by: Jason Wang <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: K. Y. Srinivasan <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions