[lvm-devel] [PATCH 0/3] Fix bugs for invalid regex input

Zdenek Kabelac zkabelac at redhat.com
Fri Apr 30 09:07:18 UTC 2010


This small patchset fixes error messages shown to the user,
when he makes a mistake in regex input.

Zdenek Kabelac (3):
  Display errornous pattern to the user
  Release allocated pools in error path
  Fix internal error for errornous regex insert

 lib/cache/lvmcache.c       |    8 ++++----
 lib/commands/toolcontext.c |    9 +++++++--
 lib/filters/filter-regex.c |    4 ++--
 3 files changed, 13 insertions(+), 8 deletions(-)




More information about the lvm-devel mailing list