[gnutls-devel] GnuTLS | use a consistent method to mark fall-through in switch cases (!726)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Aug 7 18:12:12 CEST 2018
it seems the following places still use `/* fall through */`:
```
lib/ext/heartbeat.c:209: /* fallthrough */
lib/crypto-selftests.c:1315: /* fall through */
lib/nettle/pk.c:1727: /* fallthrough */
lib/x509/pkcs12.c:1648: /* fallthrough */
lib/x509/supported_exts.h:89: /*FALLTHROUGH*/
lib/x509/x509.c:3982: /* fall through */
lib/tls13/post_handshake.c:102: /* fall through */
lib/pubkey.c:304: /* fallthrough */
lib/crypto-selftests-pk.c:704: /* fall through */
lib/accelerated/x86/sha-padlock.c:123: /* Fall through */
lib/pkcs11.c:571: /* fallthrough */
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/726#note_93052146
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20180807/b04b2539/attachment.html>
More information about the Gnutls-devel
mailing list