Eliminate last three assert()'s from the backend
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 20 Apr 2011 12:41:53 +0000 (15:41 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 20 Apr 2011 12:46:42 +0000 (15:46 +0300)
commit909d3cdc928cf0cd6b9a19212d4971ab4a3eb232
treed8bf94a6cb3652c4b7f829d186c5de84cab2af6f
parent7d7a9a24b6977476f7952fc0ad0ef6a5d5647571
Eliminate last three assert()'s from the backend
- We can trivially handle these "can't happen" cases as EINVAL returns
  instead of blowing up, do so.
lib/backend/db3.c