]> git.proxmox.com Git - mirror_qemu.git/commit
slirp: update to latest stable-4.2 branch
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 26 Jul 2020 15:41:00 +0000 (19:41 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 28 Jul 2020 14:27:59 +0000 (18:27 +0400)
commit9c15f57891af7c2cb3baf2d66a1b1f3f87a665ba
treee5c30bfa210219d2459b45cc6437857086d3675d
parent297641d43ccf18274e18da841f69bdb256a60ce1
slirp: update to latest stable-4.2 branch

Dr. David Alan Gilbert (1):
      ip_stripoptions use memmove

Jindrich Novy (4):
      Fix possible infinite loops and use-after-free
      Use secure string copy to avoid overflow
      Be sure to initialize sockaddr structure
      Check lseek() for failure

Marc-André Lureau (2):
      util: do not silently truncate
      Merge branch 'stable-4.2' into 'stable-4.2'

Philippe Mathieu-Daudé (3):
      Fix win32 builds by using the SLIRP_PACKED definition
      Fix constness warnings
      Remove unnecessary break

Ralf Haferkamp (2):
      Drop bogus IPv6 messages
      Fix MTU check

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
slirp