On Sun, 2017-01-29 at 21:12 -0800, Tony Cook via RT wrote: > On Sat, 28 Jan 2017 16:41:50 -0800, john@nixnuts.net wrote: > > An updated patch is attached. > > Won't the allocated buffer leak if the load_module() fails, no STORABLE_thaw > is defined, or if STORABLE_thaw dies? > Yes, Storable has several codepaths where it leaks memory or crashes while allocating memory. I'd be happy to try and fix these problems more systematically, but IMHO they are separate issues from the stack overflow.Thread Previous | Thread Next