All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Invalid memory access in OCaml mmap library
@ 2011-09-30 15:39 Zheng Li
  2011-09-30 15:39 ` [PATCH 1 of 2] Fix invalid memory access in OCaml mmap library (to play nicely with the GC) Zheng Li
  2011-09-30 15:40 ` [PATCH 2 of 2] Change GET_C_STRUCT to Intf_val to follow the common naming scheme of OCaml macro Zheng Li
  0 siblings, 2 replies; 6+ messages in thread
From: Zheng Li @ 2011-09-30 15:39 UTC (permalink / raw)
  To: xen-devel

Thanks Roberto Di Cosmo for reporting this issue.

 tools/ocaml/libs/mmap/mmap_stubs.c |  24 +++++++++---------------
 tools/ocaml/libs/mmap/mmap_stubs.c |  34 +++++++++++++++++-----------------
 2 files changed, 26 insertions(+), 32 deletions(-)

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

end of thread, other threads:[~2011-10-06 16:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-30 15:39 [PATCH 0 of 2] Invalid memory access in OCaml mmap library Zheng Li
2011-09-30 15:39 ` [PATCH 1 of 2] Fix invalid memory access in OCaml mmap library (to play nicely with the GC) Zheng Li
2011-09-30 16:34   ` Ian Campbell
2011-09-30 17:45     ` Zheng Li
2011-10-06 16:47   ` Ian Jackson
2011-09-30 15:40 ` [PATCH 2 of 2] Change GET_C_STRUCT to Intf_val to follow the common naming scheme of OCaml macro Zheng Li

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.