Depends what you mean by “very few people”. "Goto out" is a popular idiom in the Linux kernel.
Arguably, goto out is a manageable idiom when used wisely. At least in most cases of the kernel the state structure of the code was clear, and target labels corresponded to intended scopes of allocated memory objects.
Thanks,
--Sergey_______________________________________________ langsec-discuss mailing list [email protected] https://mail.langsec.org/cgi-bin/mailman/listinfo/langsec-discuss
