]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 24 Jan 2012 04:20:27 +0000 (20:20 -0800)
commit629414bbb93a7f4a66a014c256e259adcb27b538
tree47a5c80f9a65f360356d037e0ae4459f290c4144
parent3f167b6d97be62ad703b7e00e7e2f2668f265d20
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