commit | 7de5f2997266befa489af273f35703f3828dca24 | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Sep 25 20:57:46 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Sep 25 20:57:46 2008 +0000 |
tree | 7fa43c03e7fa100a5baf36fdda75a522d399dd84 | |
parent | 6fea2339d84fb46826834fd3e1721d8814849319 [diff] |
Blocked revisions 66620 via svnmerge ........ r66620 | amaury.forgeotdarc | 2008-09-25 22:52:56 +0200 (jeu., 25 sept. 2008) | 5 lines #3965: on Windows, open() crashes if the filename or the mode is invalid, and if the filename is a unicode string. Reviewed by Martin von Loewis. ........