This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] tst-rec-dlopen: Use custom malloc instead of hooks


On 05/10/2016 04:38 PM, Florian Weimer wrote:
The hook variables are deprecated.

2016-05-10  Florian Weimer  <fweimer@redhat.com>

	Use custom malloc instead of hooks in tst-rec-dlopen.
	* dlfcn/tst-rec-dlopen.c (call_function): New variable.
	(do_test): Do not change malloc hooks.  Set and clear
	call_function as needed.
	(struct chunk_header): New type.
	(malloc_internal, malloc, free, malloc_usable_size, realloc)
	(memalign): New functions.

Ping?

  <https://sourceware.org/ml/libc-alpha/2016-05/msg00200.html>

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]