Patch from Trent Mick:
Fix a small bug in posixmodule.c where a char* is being dereferenced where it should not be.
Showing
Please register or sign in to comment
Fix a small bug in posixmodule.c where a char* is being dereferenced where it should not be.