roken: win32 dladdr do not normalize paths to slash
commit475a366a19cba7e767ff5f610e28e463d2bc0d36
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Sep 2013 01:49:53 +0000 (13 21:49 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 14 Sep 2013 02:19:11 +0000 (13 22:19 -0400)
tree8a1a84c26a753bc966612dfaf3418a810fec7a9e
parent2179c9224561097fd8973e6f10c7475d1ec80454
roken: win32 dladdr do not normalize paths to slash

The resulting path needs to be passed to LoadLibrary.

Change-Id: Idfc45a4af4996105a428d88d9327f0dee5510be7
lib/roken/dlfcn_w32.c