]> granicus.if.org Git - python/commit
Patch #788249: Pass an explicit buffer to setvbuf in PyFile_SetBufSize().
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Sep 2003 19:01:46 +0000 (19:01 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Sep 2003 19:01:46 +0000 (19:01 +0000)
commit1e3bdf6c459a2e324730dda2db53ad845ad39532
treed9402a5bd98c5efe7bca7779f48e9632e608541f
parentfa3bdea018c511dbfabec8c2860b36523448b217
Patch #788249: Pass an explicit buffer to setvbuf in PyFile_SetBufSize().
Fixes #603724. Will backport to 2.3.
Include/fileobject.h
Objects/fileobject.c