Fix use of uninitialised variable
The fallthrough code path on L264 does not initialise the type variable but it is used on L270. Test: m checkbuild Bug: 129566813 Change-Id: I18eb3b9be1712bac844aeb804ab76b218580c4b6
Loading
Please register or sign in to comment