]> granicus.if.org Git - python/commit
Increase buffer for readlink() in case OS will support longer names one day.
authorChristian Heimes <christian@python.org>
Fri, 23 Sep 2016 18:24:28 +0000 (20:24 +0200)
committerChristian Heimes <christian@python.org>
Fri, 23 Sep 2016 18:24:28 +0000 (20:24 +0200)
commit3cb091e576cf3c8a71b8cff6951cfadfd8f5cd7a
tree666a1ab3a1a0ca1808dbfee407683917842b8e14
parent2f366cab48ef60d947949f15983dd660f1a14462
Increase buffer for readlink() in case OS will support longer names one day.
Modules/posixmodule.c