diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2016-07-12 09:57:12 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-07-13 13:30:00 +0200 |
| commit | f6c2e66ae8c8a03d3044dc9054aa7c16e7f817ee (patch) | |
| tree | 7bb48289e53e065369385257a91414bebb1e3723 /hw/s390x/css-bridge.c | |
| parent | 9e32ff32995f8c18f85f20e28ef09bae4ff2e48a (diff) | |
| download | focaccia-qemu-f6c2e66ae8c8a03d3044dc9054aa7c16e7f817ee.tar.gz focaccia-qemu-f6c2e66ae8c8a03d3044dc9054aa7c16e7f817ee.zip | |
slirp: use exit notifier for slirp_smb_cleanup
We would like to move back net_cleanup() at the end of main function, like it used to be until f30dbae63a46f23116715dff8d130c, but minimum cleanup is needed regardless at exit() time for slirp's SMB functionality. Use an exit notifier to call slirp_smb_cleanup. If net_cleanup() is called first, then remove the exit notifier as it will become a dangling pointer otherwise. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/s390x/css-bridge.c')
0 files changed, 0 insertions, 0 deletions