[PATCH][BZ #16046] Static dlopen correction fallout fixes

Roland McGrath roland@hack.frob.com
Mon Feb 3 17:59:00 GMT 2014


The union hack is wrong.  You don't even need an explicit cast for void *.
That's what it's for:
	int *count = arg;

Other than that, looks fine.



More information about the Libc-alpha mailing list