Mail Archives: cygwin/2002/04/10/06:09:16
------------321D8C7338E6328
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello, there! :)
Wednesday, April 10, 2002, 10:11:46 AM, you wrote:
Ok, found it - its canonicalize_version() in version.cc. There is
a pointer 'v' which is modified and then delete[]'d.
A trivial patch is attached :)
2002-04-10 Pavel Tsekov <ptsekov AT gmx DOT net>
* version.cc (canonicalize_version): Fix a call delete[]
to delete.
PT> Wednesday, April 10, 2002, 4:03:24 AM, you wrote:
rkrc>> Two major problems (summary):
rkrc>> 1. Setup.exe (2.194.2.22) ends with a invalid page fault against MSVCRT.DLL
rkrc>> (details below) on my Windows 98 machine, before complely fininshing the
rkrc>> install.
PT> I have not investigated this yet - but from what I see the crash is
PT> similiar to one reported earlier to the ml. The address at which the
PT> crash occurs is inside the code of a helper function for
PT> free() and realloc().
PT> I'll look into this maybe this night.
PT> P.S. Thanks for the very good description of your problem :)
------------321D8C7338E6328
Content-Type: application/octet-stream; name="version.cc.diff"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="version.cc.diff"
LS0tIHZlcnNpb24uY2MJTW9uIEZlYiAxOCAyMzoxNTowMiAyMDAyCisrKyB2ZXJzaW9uLmNjLmZp
eGVkCVdlZCBBcHIgMTAgMTA6MDA6MjMgMjAwMgpAQCAtMzIsNiArMzIsNyBAQCBTdHJpbmcgCiBj
YW5vbmljYWxpemVfdmVyc2lvbiAoU3RyaW5nIGNvbnN0ICZhU3RyaW5nKQogewogICBjaGFyICp2
ID1hU3RyaW5nLmNzdHIoKTsKKyAgY2hhciAqdnNhdmUgPSB2OwogICBzdGF0aWMgY2hhciBudlsz
XVsxMDBdOwogICBzdGF0aWMgaW50IGlkeCA9IDA7CiAgIGNoYXIgKm5wOwpAQCAtNTUsNiArNTYs
NiBAQCBjYW5vbmljYWxpemVfdmVyc2lvbiAoU3RyaW5nIGNvbnN0ICZhU3RyCiAJKm5wKysgPSAq
disrOwogICAgIH0KICAgKm5wKysgPSAwOwotICBkZWxldGVbXSB2OworICBkZWxldGVbXSB2c2F2
ZTsKICAgcmV0dXJuIG52W2lkeF07CiB9Cg==
------------321D8C7338E6328
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------------321D8C7338E6328--
- Raw text -