Gerd Hoffmann 5e796671e6 usbredir: fix free call
data might point into the middle of a larger buffer, there is a separate
free_on_destroy pointer passed into bufp_alloc() to handle that.  It is
only used in the normal workflow though, not when dropping packets due
to the queue being full.  Fix that.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/491
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210722072756.647673-1-kraxel@redhat.com>
2021-07-29 11:18:46 +02:00
..
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2021-07-09 18:42:46 +02:00
2018-06-01 19:20:38 +03:00
2016-02-23 12:43:05 +00:00
2021-01-08 15:13:38 +00:00
2021-03-15 17:01:17 +01:00
2020-05-15 07:08:14 +02:00
2021-03-09 21:19:10 +01:00
2013-02-19 12:30:05 +01:00
2021-03-15 17:01:12 +01:00
2019-08-16 13:31:52 +02:00
2021-07-22 14:44:47 +02:00
2021-02-17 14:29:12 +01:00
2021-05-12 18:20:25 +02:00
2021-07-29 11:18:46 +02:00
2020-09-21 09:44:54 +02:00
2021-03-15 17:00:58 +01:00
2020-08-31 08:10:47 +02:00