Re: The pseudo-loops hide the error processing
Re: The pseudo-loops hide the error processing
Posted Dec 28, 2014 6:33 UTC (Sun) by ldo (guest, #40946)In reply to: Re: The error paths will still be untested. by vonbrand
Parent article: The "too small to fail" memory-allocation rule
No, the cleanups always happen after the do-once constructs. That’s how you can be sure they will always be executed.