wswrapper: fix preload path and interpose port.
Make path to ld preload library absolute so wswrapper works even if path is changed before main program is executed (i.e. by the vncserver wrapper script). bind() was using the return value for the port number, but it's actually the original port number that we should interpose on in the bind() routine.
Showing
Please
register
or
sign in
to comment