diff options
author | Paul Jakma <paul@quagga.net> | 2012-02-28 18:32:56 +0000 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2012-02-28 18:35:45 +0000 |
commit | b5043aabb03567b46a16463d88a8afce2acda35e (patch) | |
tree | 7b975c45bdbf513f62a1ad7f1aad35afb01606c9 /zebra/rt_socket.c | |
parent | b51a3a31500133e3e26f12e7639f297c655bc735 (diff) |
lib: fix incorrect thread list processing loops
* thread.c: (thread_timer_process,thread_process) thread_list_delete nulls
thread->next. Loops need to save next first, or will only process the head.
Problem noted by Lou Berger <lberger@labn.net>.
Diffstat (limited to 'zebra/rt_socket.c')
0 files changed, 0 insertions, 0 deletions