All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH cluster 0/5] NULL-deref after failed malloc (STABLE3)
@ 2009-06-23 11:44 Jim Meyering
  2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 1/5] src/clulib/ckpt_state.c (ds_key_init_nt): detect failed malloc Jim Meyering
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jim Meyering @ 2009-06-23 11:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

From: Jim Meyering <meyering@redhat.com>

I audited cluster's STABLE3 branch for NULL-deref after
heap allocation failures.  I took the time to fix a few
and left FIXME comments marking the others.



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

end of thread, other threads:[~2009-06-25 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 11:44 [Cluster-devel] [PATCH cluster 0/5] NULL-deref after failed malloc (STABLE3) Jim Meyering
2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 1/5] src/clulib/ckpt_state.c (ds_key_init_nt): detect failed malloc Jim Meyering
2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 2/5] dlm_controld: handle heap allocation failure and plug leaks Jim Meyering
2009-06-25 20:29   ` [Cluster-devel] " Jim Meyering
2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 3/5] dlm_controld: add comments: mark memory problems Jim Meyering
2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 4/5] dlm/tests: handle malloc failure Jim Meyering
2009-06-23 11:44 ` [Cluster-devel] [PATCH cluster 5/5] cman: handle malloc failure (i.e., don't deref NULL) Jim Meyering

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.