Check for known errors first 83/73583/2
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Wed, 8 Jun 2016 16:02:22 +0000 (18:02 +0200)
committerLukasz Pawelczyk <l.pawelczyk@samsung.com>
Thu, 9 Jun 2016 11:15:44 +0000 (13:15 +0200)
commita491b32a3af598bee5edefbfce7dc08cd9d6aa39
tree00085a4da7904a42435c9cfe4faf84c7fb03c51b
parentb2091efc9c1b7b88993171c4b11baf8974b91990
Check for known errors first

Known errors can be marked as fatal at the same time, but we still want
to know a specific error code in such case. Check for them first. If
they are not specific, only then check for generic fatal codes.

Change-Id: I16ddcb201fdbb91daf1ef61590d949d7be847927
src/debug.c