-
由 Travis Cross 提交于
The rc variable here was always initialized but the compiler couldn't see that because of the lack of an unconditional else clause.
538cdd37
The rc variable here was always initialized but the compiler couldn't see that because of the lack of an unconditional else clause.