mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
![]() We now return an error where `parse_atom()` would have previously returned an empty StringView. This is consistent with RFC3501, which says that an atom consists of one or more characters. This prevents a few cases where parsing an invalid atom could lead to an infinite loop. |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
MessageHeaderEncoding.cpp | ||
MessageHeaderEncoding.h | ||
Objects.cpp | ||
Objects.h | ||
Parser.cpp | ||
Parser.h | ||
QuotedPrintable.cpp | ||
QuotedPrintable.h |