EnderIce2 ca8dc6429b
fix(kernel): fix empty initialization of std::string (str = "")
_size is 0 which fails the memcpy checks

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-02-27 18:13:51 +00:00
..
2025-01-24 15:27:11 +02:00
2024-12-23 03:52:26 +02:00
2024-12-23 03:52:26 +02:00
2024-12-23 03:52:26 +02:00
2024-11-27 01:19:24 +02:00
2024-12-20 04:11:42 +02:00

Kernel

The core of the operating system.