diff options
author | Max Reitz | 2021-03-09 14:05:40 +0100 |
---|---|---|
committer | Kevin Wolf | 2021-03-19 10:15:06 +0100 |
commit | 3663dca461131f7c8e58737feba8638e064bb5d4 (patch) | |
tree | 3879ce06ebb0e2f618a9b975c7d2eec7e85639aa /Makefile | |
parent | stream: Don't crash when node permission is denied (diff) | |
download | qemu-3663dca461131f7c8e58737feba8638e064bb5d4.tar.gz qemu-3663dca461131f7c8e58737feba8638e064bb5d4.tar.xz qemu-3663dca461131f7c8e58737feba8638e064bb5d4.zip |
curl: Store BDRVCURLState pointer in CURLSocket
A socket does not really belong to any specific state. We do not need
to store a pointer to "its" state in it, a pointer to the common
BDRVCURLState is sufficient.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20210309130541.37540-2-mreitz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions