* [linux-lvm] 2.0.76 memory allocation error
@ 2010-11-19 3:37 Phillip Susi
2010-11-19 13:18 ` Alasdair G Kergon
0 siblings, 1 reply; 2+ messages in thread
From: Phillip Susi @ 2010-11-19 3:37 UTC (permalink / raw)
To: LVM general discussion and development
libdm/libdm-report.c, line 932 in _output_field() uses free() when it
should be using dm_free(). This results in a crash running dmsetup
splitname.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] 2.0.76 memory allocation error
2010-11-19 3:37 [linux-lvm] 2.0.76 memory allocation error Phillip Susi
@ 2010-11-19 13:18 ` Alasdair G Kergon
0 siblings, 0 replies; 2+ messages in thread
From: Alasdair G Kergon @ 2010-11-19 13:18 UTC (permalink / raw)
To: LVM general discussion and development
On Thu, Nov 18, 2010 at 10:37:59PM -0500, Phillip Susi wrote:
> libdm/libdm-report.c, line 932 in _output_field() uses free() when it
> should be using dm_free().
Thanks for spotting that. (Only broken when debugging enabled.)
Alasdair
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-19 13:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 3:37 [linux-lvm] 2.0.76 memory allocation error Phillip Susi
2010-11-19 13:18 ` Alasdair G Kergon
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).