mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
[UCRT:VCRUNTIME] Implement __report_rangecheckfailure()
This commit is contained in:
parent
b0f3e623b7
commit
4d80956566
2 changed files with 18 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
list(APPEND UCRT_VCRUNTIME_SOURCES
|
||||
vcruntime/__report_gsfailure.c
|
||||
vcruntime/__report_rangecheckfailure.c
|
||||
vcruntime/__security_init_cookie.c
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue