qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Alon Levy <alevy@redhat.com>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] libcacard: g_malloc cleanups
Date: Sat, 17 May 2014 11:49:51 +0400	[thread overview]
Message-ID: <5377149F.8040702@msgid.tls.msk.ru> (raw)
In-Reply-To: <1399564447-19473-1-git-send-email-mjt@msgid.tls.msk.ru>

08.05.2014 19:54, Michael Tokarev wrote:
> This patch replaces g_malloc() in libcacard into g_new()
> or g_new0() where appropriate (removing some init-to-zero
> surrounding code), g_malloc+memcpy into g_memdup() and the
> like.

Applied to trivial-patches qeue, thanks!

/mjt

      parent reply	other threads:[~2014-05-17  7:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 15:54 [Qemu-devel] [PATCH] libcacard: g_malloc cleanups Michael Tokarev
2014-05-11  8:03 ` Alon Levy
2014-05-11 11:42   ` Michael Tokarev
2014-05-17  7:49 ` Michael Tokarev [this message]

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=5377149F.8040702@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=alevy@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).