mirror of
https://github.com/samba-team/samba.git
synced 2025-11-13 08:23:49 +03:00
- added gcov flags to Makefile.talloc - expanded talloc testsuite to add a test for realloc with a child ptr - fixed a bug in talloc_realloc() with realloc of a ptr that has child ptrs
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
if test x"$experimental" = x"yes"; then
|
|
SMB_LIBRARY_ENABLE(libtalloc,YES)
|
|
fi
|