Files
pip/libs/main/io_devices
andrey 40b5d2812c fix(PISharedMemory): reset data and unlink on mmap failure
When mmap() returned MAP_FAILED, data stayed as (void*)-1, causing
subsequent read/write/close to pass the null guard and crash.
Now resets data=nullptr, and calls shm_unlink when owner=true to
avoid orphaned shared memory objects.
2026-08-06 10:18:40 +03:00
..
2026-03-20 16:31:30 +03:00
2024-11-20 20:01:47 +03:00
2026-03-12 14:46:57 +03:00
2025-08-13 18:48:01 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2025-09-05 21:46:44 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-20 16:31:30 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-08-05 19:48:01 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2025-09-23 21:16:54 +03:00
2026-03-12 14:46:57 +03:00
2022-12-14 14:13:52 +03:00
2026-03-12 14:46:57 +03:00