summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2012-06-05 14:55:00 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2012-06-22 13:50:21 +0200
commit6bd3864b41fa1cb8e2763185ff860d320c45930f (patch)
tree68aa1c3a73ee63b3a7d875991576295f538d4c44 /WHATS_NEW
parente9f9c6be26bb9c40269ebad6250e1a5b4759e74f (diff)
downloadlvm2-6bd3864b41fa1cb8e2763185ff860d320c45930f.tar.gz
lvm2-6bd3864b41fa1cb8e2763185ff860d320c45930f.tar.xz
lvm2-6bd3864b41fa1cb8e2763185ff860d320c45930f.zip
thin: fix lvconvert error path NULL dereference
For printing the name, use given command line parameter.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index f1216ff2..90157c83 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.97 -
===============================
+ Fix lvconvert error path NULL pointer dereference.
Check for create_instance() fail in pvscan_lvmetad_single().
Use 64bit math for reserved memory and stack.
Add tests for kernel_send() errors in cmirrod.