]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-17' into...
authorPeter Maydell <[email protected]>
Fri, 17 Jul 2020 11:06:02 +0000 (12:06 +0100)
committerPeter Maydell <[email protected]>
Fri, 17 Jul 2020 11:06:02 +0000 (12:06 +0100)
commitb7bda69c4ef46c57480f6e378923f5215b122778
tree1a79951c886d11527bc3f37a9d6f0780f536ec43
parent151f76c689b1ff4c2c59e6d8469a0d4fe5346f55
parentb610eba335d5c8ac7484dbb1c886b125e2dea058
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-17' into staging

* Leak fixes
* One fix for running with --enable-werror on macOS
* Add fuzzer test to the Gitlab-CI

# gpg: Signature made Fri 17 Jul 2020 10:53:07 BST
# gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
# gpg:                issuer "[email protected]"
# gpg: Good signature from "Thomas Huth <[email protected]>" [full]
# gpg:                 aka "Thomas Huth <[email protected]>" [full]
# gpg:                 aka "Thomas Huth <[email protected]>" [full]
# gpg:                 aka "Thomas Huth <[email protected]>" [unknown]
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* remotes/huth-gitlab/tags/pull-request-2020-07-17:
  gitlab-ci.yml: Add fuzzer tests
  qom: Plug memory leak in "info qom-tree"
  configure: Fix for running with --enable-werror on macOS
  fuzz: Expect the cmdline in a freeable GString
  tests: qmp-cmd-test: fix memory leak
  qtest: bios-tables-test: fix a memory leak

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.024383 seconds and 4 git commands to generate.