Mitchell Hashimoto
dd2edd760d
libvt: return safe pointers for empty output
...
Normalize empty buffers and borrowed strings at the libghostty-vt C
boundary to null pointers.
Zig can use sentinel addresses such as 0x1 for empty slices. Returning
these pointers to Go can cause a fatal invalid-pointer error when the
runtime relocates a goroutine's stack, even though the length is zero.
2026-09-07 20:42:28 -07:00
..
2026-04-12 16:04:16 -05:00
2026-04-08 10:43:15 -07:00
2026-09-07 20:42:28 -07:00
2026-04-08 10:43:15 -07:00
2026-07-05 10:51:39 -07:00
2026-07-08 02:57:17 +08:00
2026-08-13 12:39:25 -07:00
2026-04-08 10:43:15 -07:00
2026-09-07 20:42:28 -07:00
2026-05-24 14:13:26 -07:00
2026-05-24 14:13:26 -07:00
2026-08-23 20:40:40 -07:00
2026-07-27 07:14:40 -07:00
2026-08-21 09:45:58 -07:00
2026-08-21 12:16:38 -07:00
2026-07-27 07:14:40 -07:00
2026-08-21 14:00:30 -07:00
2026-08-23 20:40:40 -07:00
2026-08-13 12:39:25 -07:00
2026-08-15 21:16:34 -07:00
2026-08-15 21:16:34 -07:00
2026-08-31 14:08:07 -07:00
2026-09-07 20:42:28 -07:00
2026-08-16 12:39:51 -07:00
2026-04-08 10:43:15 -07:00
2026-08-17 13:30:41 -07:00
2026-04-08 10:43:15 -07:00
2026-08-22 15:16:30 -07:00
2026-09-07 20:42:28 -07:00
2026-09-07 20:42:28 -07:00
2026-07-04 14:03:42 -07:00
2026-08-16 12:39:51 -07:00