All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix bugs for invalid regex input
@ 2010-04-30  9:07 Zdenek Kabelac
  2010-04-30  9:07 ` [PATCH 1/3] Display errornous pattern to the user Zdenek Kabelac
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Zdenek Kabelac @ 2010-04-30  9:07 UTC (permalink / raw)
  To: lvm-devel

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(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-04-30 11:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30  9:07 [PATCH 0/3] Fix bugs for invalid regex input Zdenek Kabelac
2010-04-30  9:07 ` [PATCH 1/3] Display errornous pattern to the user Zdenek Kabelac
2010-04-30 10:55   ` Alasdair G Kergon
2010-04-30 11:30     ` Zdenek Kabelac
2010-04-30 11:46       ` Alasdair G Kergon
2010-04-30 11:57         ` Alasdair G Kergon
2010-04-30  9:07 ` [PATCH 2/3] Release allocated pools in error path Zdenek Kabelac
2010-04-30 10:56   ` Alasdair G Kergon
2010-04-30  9:07 ` [PATCH 3/3] Fix internal error for errornous regex insert Zdenek Kabelac
2010-04-30 11:26   ` Alasdair G Kergon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.