mirror of
https://github.com/python/cpython.git
synced 2026-01-15 11:50:14 +00:00
Fix memory leak when _winconsoleio tries to open a non-console file: free the name buffer. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _iomodule.c | ||
| _iomodule.h | ||
| bufferedio.c | ||
| bytesio.c | ||
| fileio.c | ||
| iobase.c | ||
| stringio.c | ||
| textio.c | ||
| winconsoleio.c | ||