All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Valgrind fixes
@ 2011-03-02 18:09 Zdenek Kabelac
  2011-03-02 18:09 ` [PATCH 1/2] Fix read byte from char[-1] position Zdenek Kabelac
  2011-03-02 18:09 ` [PATCH 2/2] Do not send random bytes in message Zdenek Kabelac
  0 siblings, 2 replies; 10+ messages in thread
From: Zdenek Kabelac @ 2011-03-02 18:09 UTC (permalink / raw)
  To: lvm-devel

While hunting for sharing vg bugs - few unrelated problems appeared.
Here is the first set that tries to address reported problems.

Zdenek Kabelac (2):
  Fix read byte from char[-1] position
  Do not send random bytes in message

 daemons/clvmd/clvmd.c     |    9 +++++++--
 libdm/ioctl/libdm-iface.c |    6 ++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

-- 
1.7.4.1



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

end of thread, other threads:[~2011-03-08 13:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 18:09 [PATCH 0/2] Valgrind fixes Zdenek Kabelac
2011-03-02 18:09 ` [PATCH 1/2] Fix read byte from char[-1] position Zdenek Kabelac
2011-03-04 20:39   ` Alasdair G Kergon
2011-03-05 11:15     ` Zdenek Kabelac
2011-03-08 13:21   ` Alasdair G Kergon
2011-03-02 18:09 ` [PATCH 2/2] Do not send random bytes in message Zdenek Kabelac
2011-03-02 19:34   ` Zdenek Kabelac
2011-03-04 20:42   ` Alasdair G Kergon
2011-03-05 11:44     ` Zdenek Kabelac
2011-03-08 13:39   ` 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.