18 Jun
2014
18 Jun
'14
1:08 p.m.
On 18/06/14 18:03, Arran Cudbard-Bell wrote:
On 18 Jun 2014, at 16:45, Phil Mayers <p.mayers@IMPERIAL.AC.UK> wrote:
So run under valgrind, I'm reliably seeing use-after-free errors like this:
Invalid read of size 4 at 0x36AD402D84: talloc_get_name (talloc.c:349) by 0x36AD4057EA: _talloc_get_type_abort (talloc.c:1206) by 0x4E470EC: fr_verify_vp (debug.c:829)
Git pull.
Set envvar TALLOC_FREE_FILL=B
Sadly: error: ‘TALLOC_FREE_FILL’ undeclared (first use in this function) Guess it's newer than my talloc version :o(