Menu

#5 Invalid ID causes infinite loop

v.25
open
nobody
Major Bugs (1)
9
2007-11-02
2007-11-02
Dan
No

Sending a message addressed to an invalid ID causes the program to go into an infinite loop in post office. First DeliverMessage is called which calls SendToOne, Which calls SendLetterToID which calls DeliverLetter. This process needs to be streamlined, If the object ID doesn't retrieve an object it will continue till there is a stack overflow.

Discussion


Log in to post a comment.

Auth0 Logo