mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
Fix OOB write in PGRAPH_CONTEXT_CACHE
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
"name": "debug",
|
||||
"cacheVariables": {
|
||||
"CMAKE_BUILD_TYPE": "Debug",
|
||||
"NV_LOG": "ON"
|
||||
"NV_LOG": "ON",
|
||||
"NV_LOG_ULTRA": "ON"
|
||||
},
|
||||
"inherits": "base"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user