René Kijewski 80fe12e483 ubjson: initialize variable in error case too
For an invalid input `ubjson_get_i32()` did not return a proper error
code. Because of that `_ubjson_read_length()` could have operated on
uninitialized data.

Found via scan-build.
2015-08-25 21:17:30 +02:00
..
2014-12-03 20:42:51 +01:00
2014-12-03 20:42:51 +01:00
2014-12-03 20:42:51 +01:00