Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: gtco - eliminate early return
There seems to be no reason why this error case should do less cleaning up than the other adjacent ones, so the goto, which is currently dead code, seems to be what is intended. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
- Loading branch information