[Python-bugs-list] [ python-Bugs-583477 ] wrong dest size

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Jul 2002 11:35:59 -0700


Bugs item #583477, was opened at 2002-07-18 11:35
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=583477&group_id=5470

Category: Unicode
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Doug Marien (dougslug)
Assigned to: M.-A. Lemburg (lemburg)
Summary: wrong dest size

Initial Comment:
OS: nt (win2k)

In getpathp.c on line 325 in the call to 
WideCharToMultiByte(), the destination size should be 
reqdSize+1 and not dataSize+1.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=583477&group_id=5470