]> sourceware.org Git - lvm2.git/commit
libdm: ensure new dm_timestamp objects are initialized
authorBryn M. Reeves <bmr@redhat.com>
Fri, 7 Aug 2015 12:10:34 +0000 (13:10 +0100)
committerBryn M. Reeves <bmr@redhat.com>
Sat, 8 Aug 2015 09:42:14 +0000 (10:42 +0100)
commit974e7b9220f26154c5f491ca8ec49f57dd834c66
treea017045ab78e2dbe59eb0bb090aa1f00bbf286e4
parentb59cdf089217e1b86b2106bdccb990bda92690e5
libdm: ensure new dm_timestamp objects are initialized

Allocate a dm_timestamp with dm_zalloc() to ensure the memory is
initialized to a known state.
libdm/libdm-timestamp.c
This page took 0.036229 seconds and 5 git commands to generate.