mirror of
https://github.com/microsoft/krabsetw
synced 2026-06-06 16:14:32 +00:00
14f78f54c2
* collection_view adapter null_string was expecting null terminated strings determine the actual string length like we're doing for std::string and std::wstring parsing Signed-off-by: Kyle Reed <kallanreed@outlook.com> * Rename basic_string -> generic_string to prevent confusion Signed-off-by: Kyle Reed <kallanreed@outlook.com>