[PATCH] wayland util: Handle malloc failure in wl_array_copy()

Daniel Stone daniel at fooishbar.org
Mon Jul 23 13:51:17 PDT 2012


Hi,

On 23 July 2012 21:48, Dima Ryazanov <dima at gmail.com> wrote:
> But dlsym(RTLD_NEXT, "calloc") works, though - no need for dlopen. That's
> how test-runner looks up "malloc" and "free".

I meant dlsym uses calloc (through _dlerror_run) rather than dlopen, sorry.

Cheers,
Daniel


More information about the wayland-devel mailing list