mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
-Wall enables -Wcharmap-redef, and document -Wnested-comment (#1528)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
; Triggering a charmap realloc while the charmap has been pushed onto the stack used
|
||||
; to induce a use-after-free.
|
||||
opt Wno-charmap-redef
|
||||
pushc
|
||||
charmap "000000000000000000000000000000000",12
|
||||
popc
|
||||
|
||||
Reference in New Issue
Block a user