mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
memory_device_get_free_addr() dereferences @errp when
memory_device_check_addable() fails. That's wrong; see the big
comment in error.h. Introduced in commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile.objs | ||
| memory-device.c | ||
| nvdimm.c | ||
| pc-dimm.c | ||
| trace-events | ||