This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10269] ncurses function in class causes malloc() syscall to loop infinitly
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2003 21:23:21 -0000
- Subject: [Bug c++/10269] ncurses function in class causes malloc() syscall to loop infinitly
- References: <20030330115600.10269.fr33z3@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10269
------- Additional Comments From bangerth at dealii dot org 2003-06-30 21:23 -------
Submitter confirms that the double invokation of the destructor was the problem.
W.