]> 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)
commit7c1903a0c38e0f70fd61690e1d7994209245ff39
treef4b654299964f5ea94a64bd0c20bc9fc87faf7f9
parentc8563cac0a3f6e96eaa50780e9f0cbf7ed19ee03
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.032238 seconds and 5 git commands to generate.