ladybird/Libraries/LibDNS
Ali Mohammad Pur 4462348916 Everywhere: Slap some [[clang::lifetimebound]] where appropriate
This first pass only applies to the following two cases:
- Public functions returning a view type into an object they own
- Public ctors storing a view type

This catches a grand total of one (1) issue, which is fixed in
the previous commit.
2025-09-01 11:11:38 +02:00
..
CMakeLists.txt LibDNS: Enable EXPLICIT_SYMBOL_EXPORT 2025-08-24 12:58:27 -06:00
Message.cpp LibDNS: Add support for local DNSSEC validation 2025-06-11 18:16:29 +02:00
Message.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00
Resolver.h LibDNS+RequestServer: Don't construct Vectors to validate DNS response 2025-08-13 10:30:04 -04:00