All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xensore: fixing two bugs
@ 2017-03-20  8:00 Juergen Gross
  2017-03-20  8:00 ` [PATCH 1/2] xenstore: set correct error code when violating quota Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Juergen Gross @ 2017-03-20  8:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, wei.liu2, ian.jackson

Two small patches to fix bugs: one error path correction (setting
correct error code for caller) and add some missing checks for
allocation failures.

Juergen Gross (2):
  xenstore: set correct error code when violating quota
  xenstore: add missing checks for allocation failure

 tools/xenstore/xenstored_core.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

-- 
2.10.2


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-04-03 13:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-20  8:00 [PATCH 0/2] xensore: fixing two bugs Juergen Gross
2017-03-20  8:00 ` [PATCH 1/2] xenstore: set correct error code when violating quota Juergen Gross
2017-03-21 17:14   ` Wei Liu
2017-03-21 17:16     ` Wei Liu
2017-03-21 17:21       ` Juergen Gross
2017-03-21 17:45         ` Wei Liu
2017-03-20  8:00 ` [PATCH 2/2] xenstore: add missing checks for allocation failure Juergen Gross
2017-03-21 17:17   ` Wei Liu
2017-04-03 13:54 ` [PATCH 0/2] xensore: fixing two bugs Ian Jackson

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.