Use typed OpenAL device and context handles

This commit is contained in:
Brandon McGinty (chatgpt)
2026-08-09 18:11:03 -04:00
committed by Brandon McGinty
parent 6b7e3cdc20
commit 4fe32ede70
2 changed files with 12 additions and 20 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ Priority 3: configuration, UI, and binding hardening
every line contains ']' when timestamps are hidden and can panic otherwise.
Track rune boundaries and use safe timestamp parsing/fallbacks.
32. OpenAL binding needs API and unsafe hardening
[x] 32. OpenAL binding needs API and unsafe hardening
Files: gumble/go-openal/openal/*.go
Many public slice APIs unconditionally use &slice[0] and panic for empty
input (NewBuffers(0), Delete empty lists, SetData empty data, GetIntegerv