mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 13:22:06 +00:00
That pattern seems to show up a lot in code written by people that aren't intimately familiar with the lifetime model of Error and Strings. This commit makes the compiler detect it and present a more helpful diagnostic than "garbage string at runtime". |
||
|---|---|---|
| .. | ||
| Certificate.cpp | ||
| Certificate.h | ||
| CipherSuite.h | ||
| CMakeLists.txt | ||
| Extensions.h | ||
| Handshake.cpp | ||
| HandshakeCertificate.cpp | ||
| HandshakeClient.cpp | ||
| HandshakeServer.cpp | ||
| Record.cpp | ||
| Socket.cpp | ||
| TLSPacketBuilder.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||