[issue1736] Three bugs of FCICreate (PC/_msi.c)

Hirokazu Yamamoto report at bugs.python.org
Wed Jan 23 15:26:31 CET 2008


Hirokazu Yamamoto added the comment:

Umm, please forget previous comment.
>>> msilib.FCICreate("a" * 256 + "/" + "b" * 255, [])
crashed on debug build. (CB_MAX_CAB_PATH == 256)

----------
title: Two bugs of FCICreate (PC/_msi.c) -> Three bugs of FCICreate (PC/_msi.c)

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1736>
__________________________________


More information about the Python-bugs-list mailing list