bsd.cfg: Added overlapping data check for strlcat()

This commit is contained in:
orbitcowboy 2021-07-18 10:04:11 +02:00
parent 1be5bb8bbc
commit 6ae9486fd0
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@
<returnValue type="size_t"/>
<noreturn>false</noreturn>
<leak-ignore/>
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" size-arg="3"/>
<arg nr="1">
<not-null/>
<not-uninit/>