mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-21 06:58:36 -07:00
isa_ipmi_bt_realize(), ipmi_isa_realize(), pci_ipmi_bt_realize(), and pci_ipmi_kcs_realize() dereference @errp when IPMIInterfaceClass method init() fails. That's wrong; see the big comment in error.h. Introduced in commit |
||
|---|---|---|
| .. | ||
| ipmi.c | ||
| ipmi_bmc_extern.c | ||
| ipmi_bmc_sim.c | ||
| ipmi_bt.c | ||
| ipmi_kcs.c | ||
| isa_ipmi_bt.c | ||
| isa_ipmi_kcs.c | ||
| Kconfig | ||
| Makefile.objs | ||
| pci_ipmi_bt.c | ||
| pci_ipmi_kcs.c | ||
| smbus_ipmi.c | ||