GNOME Bugzilla – Bug 110799
Crash in articles_are_valid() when article_qty==0
Last modified: 2006-06-18 05:11:00 UTC
articles_are_valid() dereferences articles[0] even when the article_qty is 0. This can cause a crash when, for example, hitting the 'D' key, to add subthreads to the selection, when no articles are selected.
+ Trace 35935
Fixed in CVS: http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/pan/base&command=DIFF_FRAMESET&file=article.c&rev1=1.77&rev2=1.78&root=/cvs/gnome http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan&command=DIFF_FRAMESET&file=ANNOUNCE.html&rev1=1.124&rev2=1.125&root=/cvs/gnome