From: David Miller <davem@davemloft.net>
To: daveo@ll.mit.edu
Cc: netdev@vger.kernel.org, jes@trained-monkey.org
Subject: Re: [PATCH] rrunner.c: fix possible memory leak in rr_init_one()
Date: Fri, 08 Mar 2013 12:32:10 -0500 (EST) [thread overview]
Message-ID: <20130308.123210.2264544388832454980.davem@davemloft.net> (raw)
In-Reply-To: <513A1E8A.7040408@ll.mit.edu>
From: David Oostdyk <daveo@ll.mit.edu>
Date: Fri, 8 Mar 2013 12:23:22 -0500
> out:
> + if (rrpriv->evt_ring)
> + pci_free_consistent(pdev, EVT_RING_SIZE, rrpriv->evt_ring,
> + rrpriv->evt_ring_dma);
Please resend this without the patch being corrupted by your
email client.
Read Documentation/email-clients.txt, and use it to correct this.
Send a test patch to yourself, and only after you can successfully
apply such a patch sent to your yourself should you resubmit your
patch here.
Thanks.
next prev parent reply other threads:[~2013-03-08 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 17:23 [PATCH] rrunner.c: fix possible memory leak in rr_init_one() David Oostdyk
2013-03-08 17:32 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-08 18:28 daveo
2013-03-10 20:43 ` David Miller
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=20130308.123210.2264544388832454980.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=daveo@ll.mit.edu \
--cc=jes@trained-monkey.org \
--cc=netdev@vger.kernel.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).