Cast Elf_Addr to void * to match the free_aligned() argument type.
authorkib <kib@FreeBSD.org>
Sat, 7 Dec 2013 15:49:16 +0000 (15:49 +0000)
committerkib <kib@FreeBSD.org>
Sat, 7 Dec 2013 15:49:16 +0000 (15:49 +0000)
commitab7bbad691c7c6a1dff5695bee95cc25cff114ce
treed2addd4f6b9c33dcace09c13685b5f7df07246b9
parent299465598781a14436aeb29648a32771f16eaa5e
Cast Elf_Addr to void * to match the free_aligned() argument type.

Found by: gcc
Sponsored by: The FreeBSD Foundation
MFC after: 6 days
libexec/rtld-elf/rtld.c