fix: Prevent use uninitialized value in NDEBUG is enabled and assert() take no effect.
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 07:38:01 +0000 (09:38 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 07:38:01 +0000 (09:38 +0200)
commit9d0af060ba486b681840e8febc455ac56d996972
tree75b3b186bbf2d38649193dbff0cf23e5643d64c3
parent161d592f7fd9d6c206bec35a6819abf75f5fa236
fix: Prevent use uninitialized value in NDEBUG is enabled and assert() take no effect.
src/load_metadata.c