diff options
author | Rich Salz <rsalz@openssl.org> | 2015-05-01 14:29:48 -0400 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-05-01 14:29:48 -0400 |
commit | 666964780a245c14e8f0eb6e13dd854a37387ea9 (patch) | |
tree | d50fcd19525107e6c675ab342e84805da21a684e /crypto/x509/x509_vpm.c | |
parent | 190c8c60c11467424910605d8d0098ccc1168fdc (diff) | |
download | openssl-new-666964780a245c14e8f0eb6e13dd854a37387ea9.tar.gz |
Remove goto inside an if(0) block
There were a dozen-plus instances of this construct:
if (0) { label: ..... }
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/x509/x509_vpm.c')
0 files changed, 0 insertions, 0 deletions