]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use strncpy() instead of sprintf() in calculate_path().
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 28 Nov 2001 21:30:04 +0000 (21:30 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 28 Nov 2001 21:30:04 +0000 (21:30 +0000)
commit350306953ace94b6326d63edd1dd5ebb915c9630
tree83753f126470df56c7c57f86cd8f2e5d2e7c4054
parent8f6d868bbb6d503765d9be5cc08e359fedb53fe9
Use strncpy() instead of sprintf() in calculate_path().

Also reformat calculate_path() using the standard format.
RISCOS/Modules/getpath_riscos.c