788a914ed09ca9a6605d66ef6707c3ca1175c153 |
|
13-Jun-2014 |
Timo Sirainen <tss@iki.fi> |
lib-master: Fixed caching settings where both local_name and local_ip was specified.
Since cache_find() didn't use local_ip for a lookup when local_name existed,
cache_add() shouldn't add both of them either, otherwise it could be
inserting duplicate values to the cache hash and cause crashes. |