]> sourceware.org Git - lvm2.git/commit
Fix 'void*' arithmetic warnings in dbg_malloc.c.
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 3 Aug 2010 13:24:07 +0000 (13:24 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 3 Aug 2010 13:24:07 +0000 (13:24 +0000)
commit59f8043d7ceb51b905ef9c1ff4138716e4d31d40
treef4b654299964f5ea94a64bd0c20bc9fc87faf7f9
parent30168792f4763e6befdc9ae5d0f556a57657f96b
Fix 'void*' arithmetic warnings in dbg_malloc.c.
Use more readable char[idx] access instead of *char+idx access.
WHATS_NEW
libdm/mm/dbg_malloc.c
This page took 0.042527 seconds and 5 git commands to generate.