[lvm-devel] Re: [dm-devel] Segment fault in datastruct/hash.c

Xinwei Hu hxinwei at gmail.com
Tue Nov 3 03:34:58 UTC 2009


2009/11/3 Alasdair G Kergon <agk at redhat.com>:
> On Wed, Oct 28, 2009 at 11:52:52AM +0800, Xinwei Hu wrote:
>>   I generate a patch against the latest git tree. Please consider it
>> for inclusion.
>
> Applied.
>
>> --- a/libdm/datastruct/hash.c
>> +++ b/libdm/datastruct/hash.c
>> @@ -143,9 +143,13 @@ static struct dm_hash_node **_find(struct dm_hash_table *t, const char *key,
>
>> +             if ((*c)->keylen != len)
>> +                     continue
>                                ^
Sorry about that.
I copied tested patch into git manually at that time.
Thought it's too simple to make a mistake, but I'm wrong -_-!!

> (Did you try the patch?)
>
Yes, the original patch is tested and worked.
> Alasdair
>
>




More information about the lvm-devel mailing list