* if we delete the last message, msglist[num_msgs - 1] points into an invalid area
authorWilfried Göesgens <willi@citadel.org>
Sun, 7 Feb 2010 12:54:27 +0000 (12:54 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 7 Feb 2010 12:54:27 +0000 (12:54 +0000)
commit61479c9abfd5f19cd44962835b11226829f501ff
treec93e28131fea16705414ea2464bcf770a9908183
parent23ea433f8dc3090ce8860da35fb6fa470d0ae1bd
* if we delete the last message, msglist[num_msgs - 1] points into an invalid area
* qrbuf.QRhighest is set to 0 if the room is empty; this will most probably fix the problems with empty rooms appearing to have unread messages.
citadel/msgbase.c