+2
−0
Loading
Some gcc versions seem not to be able to figure out that the switch statement covers all possible values and that c is therefore always initialised. Add a default branch for them. Reported-by:malc <av1474@comtv.ru> Signed-off-by:
Kevin Wolf <kwolf@redhat.com> Signed-off-by:
malc <av1474@comtv.ru>