1569284 - Make timeout dispatch code not recurse while traversing a linked list, so

Authored and Committed by pjones 17 years ago
1 file changed. 33 lines added. 15 lines removed.
    - Make timeout dispatch code not recurse while traversing a linked list, so
        it doesn't try to free an entries that have been removed.
    - Don't patch in a makefile, do it in the spec.
    
        
file modified
+33 -15