On 9/04/2018 8:02 AM, John Paul Adrian Glaubitz wrote: > On 04/08/2018 11:39 PM, David Holmes wrote:> I'd be more inclined to change the os::free to a ::free > This leads to an abort() because a pointer is freed that's not allocated. ?? _string = strdup(vstr); David > Adrian >