The following changes since commit 146aa0f104bb3bf88e43c4082a0bfc4bbda4fbd8:
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2020-04-03 15:30:11 +0100) are available in the Git repository at: git://repo.or.cz/qemu/armbru.git tags/pull-error-2020-04-04 for you to fetch changes up to 6a4a38530e70f3917a58d71d4d08e28bd8146015: qga/commands-posix: fix use after free of local_err (2020-04-04 14:15:24 +0200) ---------------------------------------------------------------- Error reporting patches for 2020-04-04 ---------------------------------------------------------------- Vladimir Sementsov-Ogievskiy (3): scripts/coccinelle: add error-use-after-free.cocci dump/win_dump: fix use after free of err qga/commands-posix: fix use after free of local_err scripts/coccinelle/error-use-after-free.cocci | 52 +++++++++++++++++++++++++++ dump/win_dump.c | 4 +-- qga/commands-posix.c | 3 ++ MAINTAINERS | 5 +++ 4 files changed, 61 insertions(+), 3 deletions(-) create mode 100644 scripts/coccinelle/error-use-after-free.cocci -- 2.21.1