1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
Bryn M. Reeves ab1b54c3e3 libdm: fix dm_stats leak in dm_stats_create()
The histogram changes adds a new error path to dm_stats_create().
Make sure that the dm_stats handle is properly destroyed if we fail
to create the histogram pool and check for failures setting the
program_id.
2015-09-07 12:08:34 +01:00
autoconf
conf
daemons
doc
include
lib
libdaemon
libdm libdm: fix dm_stats leak in dm_stats_create() 2015-09-07 12:08:34 +01:00
liblvm
man
nix
old-tests
po
python
report-generators
reports
scripts
spec
test
tools dmsetup: fix bounds leak in _do_stats_create_regions() 2015-09-07 11:14:28 +01:00
udev
unit-tests
.gitignore
acinclude.m4
aclocal.m4
configure
configure.in
COPYING
COPYING.LIB
INSTALL
make.tmpl.in
Makefile.in
README
VERSION post-release 2015-09-05 23:58:40 +01:00
VERSION_DM post-release 2015-09-05 23:58:40 +01:00
WHATS_NEW post-release 2015-09-05 23:58:40 +01:00
WHATS_NEW_DM post-release 2015-09-05 23:58:40 +01:00

This tree contains the LVM2 and device-mapper tools and libraries.

For more information about LVM2 read the changelog in the WHATS_NEW file.
Installation instructions are in INSTALL.

There is no warranty - see COPYING and COPYING.LIB.

Tarballs are available from:
  ftp://sources.redhat.com/pub/lvm2/

The source code is stored in git:
  http://git.fedorahosted.org/git/lvm2.git
  git clone git://git.fedorahosted.org/git/lvm2.git

Mailing list for general discussion related to LVM2:
  linux-lvm@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/linux-lvm

Mailing lists for LVM2 development, patches and commits:
  lvm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/lvm-devel

  lvm2-commits@lists.fedorahosted.org (Read-only archive of commits)
  Subscribe from https://fedorahosted.org/mailman/listinfo/lvm2-commits

Mailing list for device-mapper development, including kernel patches
and multipath-tools:
  dm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/dm-devel

The source code repository used until 7th June 2012 is accessible here:
  http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/?cvsroot=lvm2.