URL:
<http://savannah.nongnu.org/patch/?7315>
Summary: fix reading a freed memory
Project: Simulavr: an AVR simulator
Submitted by: petrh
Submitted on: Sun Sep 12 19:57:57 2010
Category: bug fix
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Component Version: simulavrxx
_______________________________________________________
Details:
If GDB sends NAK ('-') we resend by calling gdb_last_reply(), then
gdb_send_reply() and gdb_last_reply() which frees a `last_reply' block which
is also pointed to by `reply' (aliasing).
I do not know how to commit it to the Savannah repo using TortoiseGit. Bare
git gave me "fatal: The remote end hung up unexpectedly". (I have commiter
access.)
Onno K., how I am supposed to commit/merge/push it?
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sun Sep 12 19:57:57 2010 Name: freed-memory-read.patch Size: 495B
By: petrh
<http://savannah.nongnu.org/patch/download.php?file_id=21442>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7315>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel