qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] coverity: Improve and extend model
Date: Thu,  5 Feb 2015 17:24:19 +0100	[thread overview]
Message-ID: <1423153463-26494-1-git-send-email-armbru@redhat.com> (raw)

The following changes since commit ec6f25e788ef57ce1e9f734984ef8885172fd9e2:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into staging (2015-02-03 21:37:16 +0000)

are available in the git repository at:


  git://repo.or.cz/qemu/armbru.git tags/pull-cov-model-2015-02-05

for you to fetch changes up to 8c413e7902ef0c19ced516f575db989ccc3785f8:

  MAINTAINERS: Add myself as Coverity model maintainer (2015-02-05 17:16:14 +0100)

----------------------------------------------------------------
coverity: Improve and extend model

----------------------------------------------------------------
Markus Armbruster (4):
      coverity: Improve model for GLib memory allocation
      coverity: Model GLib string allocation partially
      coverity: Model g_free() isn't necessarily free()
      MAINTAINERS: Add myself as Coverity model maintainer

 MAINTAINERS              |   5 ++
 scripts/coverity-model.c | 228 +++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 198 insertions(+), 35 deletions(-)

-- 
1.9.3

             reply	other threads:[~2015-02-05 16:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 16:24 Markus Armbruster [this message]
2015-02-05 16:24 ` [Qemu-devel] [PULL 1/4] coverity: Improve model for GLib memory allocation Markus Armbruster
2015-02-05 16:24 ` [Qemu-devel] [PULL 2/4] coverity: Model GLib string allocation partially Markus Armbruster
2015-02-11 18:41   ` Paolo Bonzini
2015-02-12  8:52     ` Markus Armbruster
2015-02-05 16:24 ` [Qemu-devel] [PULL 3/4] coverity: Model g_free() isn't necessarily free() Markus Armbruster
2015-02-05 16:24 ` [Qemu-devel] [PULL 4/4] MAINTAINERS: Add myself as Coverity model maintainer Markus Armbruster
2015-02-05 17:11 ` [Qemu-devel] [PULL 0/4] coverity: Improve and extend model Peter Maydell
2015-02-10 16:25   ` Paolo Bonzini
2015-02-11 14:45     ` Markus Armbruster
2015-02-11 18:29       ` Paolo Bonzini
2015-02-12  9:11         ` Markus Armbruster
2015-02-12 14:11           ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1423153463-26494-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).