]> granicus.if.org Git - libnl/commit
cache: assert in nl_cache_mngt_register() for valid oo_keygen() function
authorThomas Haller <thaller@redhat.com>
Mon, 24 Nov 2014 18:04:50 +0000 (19:04 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 25 Nov 2014 09:44:26 +0000 (10:44 +0100)
commit77771ba26f727822274f68cedb2251abc91b39ae
treed1548f844b7367a4088bcde63eaa1a267ca9bb03
parent60ad8251f8307ee5aee2a0793a2094a7f4c410df
cache: assert in nl_cache_mngt_register() for valid oo_keygen() function

oo_keygen() requires oo_compare(). Assert in nl_cache_mngt_register().

http://lists.infradead.org/pipermail/libnl/2014-November/001759.html

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
lib/cache_mngt.c