Bug 401638 - Fix missing function tag error on valid gcda file.

Do not attempt to interpret the next four bytes of an unused level
(tag labelled as zero) as the corresponding data length. These
actually represent a seperate tag.

This is cherry-pick from master reviewed here;

	https://git.eclipse.org/r/13628

Change-Id: Id5c1efa3f9aaf836e4f894829f2a362f13aa83f6
Reviewed-on: https://git.eclipse.org/r/14078
Tested-by: Hudson CI
Reviewed-by: Xavier Raynaud <xavier.raynaud@kalray.eu>
IP-Clean: Xavier Raynaud <xavier.raynaud@kalray.eu>
1 file changed