[Qemu-devel] [PATCH 0/3] nvram: at24c: fix problems related to "rom-size"

Wolfram Sang posted 3 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180312214230.17561-1-wsa+renesas@sang-engineering.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test s390x passed
There is a newer version of this series
hw/nvram/eeprom_at24c.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
[Qemu-devel] [PATCH 0/3] nvram: at24c: fix problems related to "rom-size"
Posted by Wolfram Sang 6 years, 1 month ago
I used this driver as a template for a custom one. While hacking on my own, I
noticed some problems in this driver, too. This series fixes the first set of
them, mostly related to "rom-size". It fixes a segfault.

Wolfram Sang (3):
  nvram: at24c: remove doubled prefix for ERR
  nvram: at24c: prevent segfault by checking "rom-size"
  nvram: at24c: use a sane default for "rom-size"

 hw/nvram/eeprom_at24c.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.11.0