Use typed OpenAL device and context handles
This commit is contained in:
committed by
Brandon McGinty
parent
6b7e3cdc20
commit
4fe32ede70
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user