metastore.c: Be more strict about arguments in compare_print().
commitfbc3ebea75cb92d4ce847aa877269f4217ab6dee
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Sun, 21 Feb 2016 23:24:07 +0000 (22 00:24 +0100)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Sun, 21 Feb 2016 23:24:07 +0000 (22 00:24 +0100)
tree68279040863a85b1c8efdffb236003ebd703f6ba
parent0350d4719922432f24a9b564dc318e9ca9bd7840
metastore.c: Be more strict about arguments in compare_print().

That way we can avoid possible (yet not feasible in current code)
NULL pointer dereference.
src/metastore.c