diff options
author | Amit Shah <amit.shah@redhat.com> | 2009-11-02 14:56:41 +0530 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-12 11:23:54 -0600 |
commit | 593831de5dce5f5b9ce1226e0d8353eecb1176e4 (patch) | |
tree | bbde500fae21a8563be891a4ef3b8cd7c5d2de46 /rules.mak | |
parent | 88e2b0a5fd320f58f1a8aa1e19b502376854d879 (diff) |
qdev: Check if unplug handler exists before calling it
A bus may have hotplugging enabled but not have the 'unplug'
callback defined, which would lead to a crash on trying to
unplug a device on the bus.
Fix by introducing an assert to check if the callback is valid.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'rules.mak')
0 files changed, 0 insertions, 0 deletions