onnxruntime
Replace functions with secured version for OSX compliance
#7586
Merged

Replace functions with secured version for OSX compliance #7586

RandySheriffH merged 18 commits into master from ComplianceMac2
RandySheriffH
replace strlen with strnlen
064eedad
RandySheriffH RandySheriffH requested a review 5 years ago
RandySheriffH RandySheriffH changed the title [WIP] Replace strlen with strnlen Replace strlen with strnlen 5 years ago
replace vsnprintf with vsnprintf_l
2ce96a7d
RandySheriffH RandySheriffH changed the title Replace strlen with strnlen Replace functions with secured version for OSX compliance 5 years ago
add macro
b336524c
edgchen1
edgchen1 commented on 2021-05-19
RandyShuai Merge branch 'master' into ComplianceMac2
2ed2125d
RandyShuai switch to std numeric::limits
bea46e4e
RandyShuai apply uint16 max
9829be5d
RandyShuai fix build err
28e39c1d
RandyShuai fix mac build
e6071b99
pranavsharma
pranavsharma commented on 2021-07-01
define MAX_STR_LEN
981e2901
define MAX_STR_LEN
407334e3
merge master
43805996
fix typo
8738e9e2
trim empty lines
19da4736
pranavsharma
pranavsharma commented on 2021-07-07
apply constexpr
97135964
fix typo
adeca38f
add namespace
ed312ad1
fix build err
9c2631a1
rename global constant
162ba83a
pranavsharma
pranavsharma approved these changes on 2021-07-08
RandySheriffH RandySheriffH merged f40df302 into master 4 years ago
RandySheriffH RandySheriffH deleted the ComplianceMac2 branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone