All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Ahmed Tamrawi <ahmedtamrawi@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>,
	driverdev-devel@linuxdriverproject.org
Subject: Re: Possible memory leak in function (reserve_range) not freeing pointer (regionid)
Date: Wed, 3 Dec 2014 11:48:51 +0300	[thread overview]
Message-ID: <20141203084851.GK4994@mwanda> (raw)
In-Reply-To: <CAFZT-jJdRFh6c6P3ipnaqUc5KR1H8R-62WuaJFY6OXehereaNg@mail.gmail.com>

This is a real bug, but it's very minor.  To trigger it, you would have
to modprobe and rmmod many many times in a loop.  If you report these
sorts of minor bugs when the code is new, then most times people fix
them but this one is old I doubt anyone is motivated to fix it.  Fixing
it seems a little complicated to me as well.

I suppose that linux-kernel@vger.kernel.org is the correct mailing list
to report this but the truth is that no one reads that list.

Anyway, it seems that you have written a good bug finding tool.  :)
Congratulations for that!

regards,
dan carpenter
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

  reply	other threads:[~2014-12-03  8:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-30 20:00 Possible memory leak in function (reserve_range) not freeing pointer (regionid) Ahmed Tamrawi
2014-12-01  2:51 ` Greg KH
2014-12-01  3:49   ` Ahmed Tamrawi
2014-12-03  8:48     ` Dan Carpenter [this message]
2014-12-03 16:38       ` Ahmed Tamrawi
2014-12-04  1:12     ` Greg KH
2014-12-01  1:08 Ahmed Tamrawi

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=20141203084851.GK4994@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=ahmedtamrawi@gmail.com \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.