diff options
author | Markus Armbruster <armbru@redhat.com> | 2020-06-30 11:03:34 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2020-07-02 06:25:29 +0200 |
commit | b98e8d1230ff7023bb34ddeb7194424dfcbaf789 (patch) | |
tree | ac477d3f5f335fbe81a11c86f26a00d696685b9b /hw/s390x/tod.c | |
parent | b368123dd9979e8840b6c98ff69722e7bf1da54d (diff) |
sd/milkymist-memcard: Plug minor memory leak in realize
milkymist_memcard_realize() leaks an Error object when realization of
its "sd-card" device fails. Quite harmless, since we only ever
realize this once, in milkymist_init() via milkymist_memcard_create().
Plug the leak.
Fixes: 3d0369ba499866cc6a839f71212d97876500762d
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Michael Walle <michael@walle.cc>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200630090351.1247703-10-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/s390x/tod.c')
0 files changed, 0 insertions, 0 deletions