<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body>Hmm assuming nothing else is talloc'ed off the parent of handler that is, or freeing handler itself is racey... I'm assuming talloc lets you alloc and free below a context in one thread whilst alloc and freeing off a sibling, ancestor or descendant context in another?<br><br><div class="gmail_quote">On 19 June 2014 18:38:15 BST, Phil Mayers <p.mayers@imperial.ac.uk> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Using the (bizarrely named) handler as the context for eap should work I think. Afaict it's only accessed from one thread at a time.<br /></blockquote></div><br>
-- <br>
Sent from my mobile device, please excuse brevity and typos</body></html>