shard-spectator/src
Michael Miller 18e9c1c35d
Workaround issue with Box.unbox causing segfault
Using Box.unbox on a nil value with a union type causes:

Invalid memory access (signal 11) at address 0x8

Related Crystal issue: https://github.com/crystal-lang/crystal/issues/11839
Fixes: https://gitlab.com/arctic-fox/spectator/-/issues/76
2022-07-18 19:47:34 -06:00
..
spectator Workaround issue with Box.unbox causing segfault 2022-07-18 19:47:34 -06:00
spectator.cr Fix typos and spelling 2021-11-28 15:45:17 -07:00