]> git.sur5r.net Git - openldap/commit
thr_debug: tweak debug_already_initialized().
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 23 Jan 2012 23:47:49 +0000 (00:47 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 24 Jan 2012 00:45:51 +0000 (01:45 +0100)
commit999ff398d64a4a2a3bd39ee3c82e5085d05e96f7
treeb9065fd5c22c22ce72651c69012221cefcbbf792
parent624642ba839c70397f15887a2632a6aabb77df0f
thr_debug: tweak debug_already_initialized().

With gcc, declare debug_already_initialized() as 'noinline' so
its deliberate uninitialized access stays inside the function and
valgrind can ignore it there.
libraries/libldap_r/thr_debug.c