If `-[GPBCodedOutputStream flush]` failed (e.g., because the filesystem was out of space), then `-[GPBCodedOutputStream dealloc]` would throw an exception. `-dealloc` cannot fail, so the only thing to do in this case is to silently swallow the exception. PiperOrigin-RevId: 579916429pull/14659/head
parent
349122f777
commit
a2815fa13f
2 changed files with 31 additions and 1 deletions
Loading…
Reference in new issue