]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch from Trent Mick:
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 6 Jun 2000 20:52:17 +0000 (20:52 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 6 Jun 2000 20:52:17 +0000 (20:52 +0000)
commit54c8dc214404f9effea66aa8895ac5d44a9c3af6
tree764b9f162d4dc9ddbad07ea4a59c04c8ffff6779
parent28a5f44cca9c5f6abe319f3a446bf057d66e980e
Patch from Trent Mick:
Fix a small bug in posixmodule.c where a char* is being
dereferenced where it should not be.
Modules/posixmodule.c