diff options
author | Jason Wang | 2021-03-26 09:46:43 +0100 |
---|---|---|
committer | Jason Wang | 2021-04-08 11:33:59 +0200 |
commit | 21df394d9e2ffce9fa308f496d1ae228cf6cdb57 (patch) | |
tree | 33f95d5fea8f660bd1e045816785c8688185d6ee /include/qapi/hmp-output-visitor.h | |
parent | Revert "qapi: net: Add query-netdev command" (diff) | |
download | qemu-21df394d9e2ffce9fa308f496d1ae228cf6cdb57.tar.gz qemu-21df394d9e2ffce9fa308f496d1ae228cf6cdb57.tar.xz qemu-21df394d9e2ffce9fa308f496d1ae228cf6cdb57.zip |
tap-win32: correctly recycle buffers
Commit 969e50b61a28 ("net: Pad short frames to minimum size before
sending from SLiRP/TAP") tries to pad frames but try to recyle the
local array that is used for padding to tap thread. This patch fixes
this by recyling the original buffer.
Fixes: 969e50b61a28 ("net: Pad short frames to minimum size before sending from SLiRP/TAP")
Tested-by: Howard Spoelstra <hsp.cat7@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'include/qapi/hmp-output-visitor.h')
0 files changed, 0 insertions, 0 deletions