
1 Mar
2014
1 Mar
'14
6:07 p.m.
Hartmut Prochaska:
I changed a function in sandbox.c to not use a goto statement. I didn't understood what use it had. Attached the patch file.
See <https://www.kernel.org/doc/Documentation/CodingStyle>, Chapter 7, “Centralized exiting of functions” for a rationale. -- Lunar <lunar@torproject.org>