]> sourceware.org Git - lvm2.git/commit
Revert to old glibc behaviour for vsnprintf used in emit_to_buffer function.
authorPeter Rajnoha <prajnoha@redhat.com>
Mon, 20 Sep 2010 14:25:27 +0000 (14:25 +0000)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 20 Sep 2010 14:25:27 +0000 (14:25 +0000)
commit11e2edcf5f93b242660b250afbf0c2b30c9c2378
treec27dd9581f5fd9fc0a9468b3c13b2952b4b9d9b1
parentf900ddb544fc88c97f6342c0ffb39ec9a1546264
Revert to old glibc behaviour for vsnprintf used in emit_to_buffer function.

Revert to old glibc behaviour for vsnprintf used in emit_to_buffer fn.
Otherwise, the check that follows would be wrong for new glibc versions.
This caused the rh bug #633033 to be undetected and pass throught the check,
corrupting the metadata!
WHATS_NEW
lib/misc/lvm-string.c
This page took 0.030118 seconds and 5 git commands to generate.