qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 013a62: net/filter-rewriter.c: Fix coverity s


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 013a62: net/filter-rewriter.c: Fix coverity static analysi...
Date: Fri, 16 Nov 2018 02:46:32 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 013a62020a92f371555c67342424f2f944b62be4
      
https://github.com/qemu/qemu/commit/013a62020a92f371555c67342424f2f944b62be4
  Author: Zhang Chen <address@hidden>
  Date:   2018-11-16 (Fri, 16 Nov 2018)

  Changed paths:
    M net/filter-rewriter.c

  Log Message:
  -----------
  net/filter-rewriter.c: Fix coverity static analysis issue

The original code just follow the TCP state diagram,
but in this case, we can skip the TCPS_TIME_WAIT state to simplify
the implementation.

Signed-off-by: Zhang Chen <address@hidden>
Signed-off-by: Jason Wang <address@hidden>


  Commit: 6ea4161e6451c8a99a3d8c197362e2113e7a5f6c
      
https://github.com/qemu/qemu/commit/6ea4161e6451c8a99a3d8c197362e2113e7a5f6c
  Author: Peter Maydell <address@hidden>
  Date:   2018-11-16 (Fri, 16 Nov 2018)

  Changed paths:
    M net/filter-rewriter.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into 
staging

# gpg: Signature made Fri 16 Nov 2018 03:38:58 GMT
# gpg:                using RSA key EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <address@hidden>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* remotes/jasowang/tags/net-pull-request:
  net/filter-rewriter.c: Fix coverity static analysis issue

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/d835c6192495...6ea4161e6451
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]