Closed keith-packard closed 2 years ago
This code was assuming that the list pointer would be NULL after the list walk was complete, which is not true. Fix this by adding explicit checks instead.
Signed-off-by: Keith Packard keithp@keithp.com
This code was assuming that the list pointer would be NULL after the list walk was complete, which is not true. Fix this by adding explicit checks instead.
Signed-off-by: Keith Packard keithp@keithp.com