Bug#342815: Xdialog: syntax error leads to infinite memory allocation loop

2006-01-22 Thread Ben Hutchings
tags 342815 patch thanks The result of the ridiculous memory use is not a loop but a recursion, which causes the stack to grow. This generally results in a SIGSEGV as there is no other way to report stack exhaustion to the program. If the label for a row is empty, the row is unselectable. If th

Bug#342815: Xdialog: syntax error leads to infinite memory allocation loop

2005-12-10 Thread Rob Mahurin
Package: Xdialog Version: 2.0.6-3 Severity: critical Justification: breaks the whole system Running Xdialog --menubox "rotation angle?" 0 0 0 \ "" "erase picture" \ 0 "don't rotate" \ 90 "clockwise" \ 180 "flip over" \ 270 "anticlock" makes the "eras