src/plugin.c: unregister_read: llist_search may return NULL.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 29 Aug 2009 11:58:56 +0000 (13:58 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 29 Aug 2009 11:58:56 +0000 (13:58 +0200)
commit2f23f605cb74588854b67b6a50850dbaa4d8d93d
tree6294eb5fcada68b6b186badf769ddcd8bffa3ce0
parent2344c63c0e2cabb30bfe3178532223dc38309aea
src/plugin.c: unregister_read: llist_search may return NULL.

Handle these cases gracefully.
src/plugin.c