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