]> sourceware.org Git - lvm2.git/commit
Fix incorrect tests for dm_snprintf() failure
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 9 Apr 2011 19:05:23 +0000 (19:05 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Sat, 9 Apr 2011 19:05:23 +0000 (19:05 +0000)
commit103b5a75384af5c7c9b0165ec902b354ff99e04c
tree5c1798d594c0bcd2e3830485bde0b3be12028ff1
parent1f7f7cb701906060ebe38efcadaa74999f16148a
Fix incorrect tests for dm_snprintf() failure

As the memory is preallocated based on arg size in these cases,
the error would be quite hard to trigger here anyway.
WHATS_NEW
lib/metadata/lv_manip.c
lib/metadata/mirror.c
tools/lvconvert.c
This page took 0.031153 seconds and 5 git commands to generate.