use-retval for localtime()
This commit is contained in:
parent
479af21405
commit
a7194410cf
|
@ -3159,6 +3159,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
</function>
|
||||
<!-- struct tm * localtime(const time_t *tp); -->
|
||||
<function name="localtime,std::localtime">
|
||||
<use-retval/>
|
||||
<returnValue type="struct tm *"/>
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
|
|
Loading…
Reference in New Issue