[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #7373] Buffer Overflow in StringBuilder
From: |
Richard Baumann |
Subject: |
[Pnet-developers] [bugs #7373] Buffer Overflow in StringBuilder |
Date: |
Wed, 21 Jan 2004 19:24:56 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686) Gecko/20030521 Galeon/1.3.4 Debian/1.3.4.20030526-1 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #7373] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7373>
Project: DotGNU Portable.NET
Submitted by: Richard Baumann
On: Thu 01/22/04 at 00:24
Category: None
Severity: 7 - Major
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Buffer Overflow in StringBuilder
Original Submission: The attached test case outputs just the first character
of the string which is appended to the StringBuilder, however in other code
(some of my new xml text reader code) it segfaults. The call to memcpy in the
internal call behind Append() is writing past the end of the buffer.
File Attachments
-------------------
-------------------------------------------------------
Date: Thu 01/22/04 at 00:24 Name: sb.cs Size: 230KB By: Rich333
http://savannah.gnu.org/bugs/download.php?item_id=7373&item_file_id=981
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7373>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #7373] Buffer Overflow in StringBuilder,
Richard Baumann <=