Files
flenser/dw
ADAM David Alan Martin 1bf12c858f
Some checks failed
CI / ubuntu-latest-html-tests (push) Has been cancelled
CI / alpine-mbedtls-3_6_0 (push) Has been cancelled
CI / ubuntu-latest-no-tls (push) Has been cancelled
CI / ubuntu-latest-mbedtls2 (push) Has been cancelled
CI / ubuntu-latest-openssl-3 (push) Has been cancelled
CI / ubuntu-latest-with-old-std (push) Has been cancelled
CI / ubuntu-20-04-openssl-1-1 (push) Has been cancelled
CI / macOS-13-openssl-1-1 (push) Has been cancelled
CI / macOS-13-openssl-3 (push) Has been cancelled
CI / freebsd-14-openssl-3 (push) Has been cancelled
CI / windows-mbedtls (push) Has been cancelled
String alloc shouldn't convert to std::string.
As I work through making code use more C++ RAII and such, most
of the work is handling strings, especially temporaries.  As member
variables which manage string memory get turned into `std::string`,
some use cases might wind up leaking memory.  (One was found in
this change.)

By using a non-convertible-to-string result, such accidents should
be avoided.
2025-09-08 13:24:56 -04:00
..
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-04-07 22:37:33 -04:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-08-11 04:01:27 -04:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-08-10 23:14:32 -04:00
2025-08-07 23:54:51 -04:00
2025-02-28 13:34:30 -05:00
2025-08-09 12:01:07 -04:00
2025-08-11 03:47:43 -04:00
2025-08-21 17:36:42 -04:00
2025-02-28 13:34:30 -05:00
2025-08-23 08:55:48 -04:00
2025-08-23 08:55:48 -04:00
2025-08-21 19:19:28 -04:00
2025-08-09 06:31:08 -04:00
2025-08-09 06:31:08 -04:00
2025-02-28 13:34:30 -05:00
2025-08-23 08:55:48 -04:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-08-10 17:27:52 -04:00
2025-02-28 13:34:30 -05:00
2025-08-09 06:31:08 -04:00
2025-02-28 13:34:30 -05:00
2025-08-23 08:55:48 -04:00
2025-08-11 02:30:11 -04:00
2025-08-23 08:55:48 -04:00
2025-02-28 13:34:30 -05:00
2025-08-21 23:37:54 -04:00
2025-02-28 13:34:30 -05:00
2025-02-28 13:34:30 -05:00
2025-08-10 14:39:36 -04:00
2025-08-10 23:14:32 -04:00
2025-02-28 13:34:30 -05:00
2025-08-21 19:19:28 -04:00