30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0"?>
|
|
<analyzerinfo checksum="4149905237">
|
|
<error id="asctimeCalled" severity="style" msg="Obsolete function 'asctime' called. It is recommended to use 'strftime' instead." verbose="Obsolete function 'asctime' called. It is recommended to use 'strftime' instead." cwe="477">
|
|
<location file0="G:\SmartAudio\package\netease\netease_voice\src\comm\error.c" file="G:\SmartAudio\package\netease\netease_voice\src\comm\error.c" line="82"/>
|
|
</error>
|
|
<FileInfo check="CheckUnusedFunctions">
|
|
<functiondecl functionName="Netease_caltime" lineNumber="59"/>
|
|
<functiondecl functionName="Netease_gettime_string" lineNumber="77"/>
|
|
<functiondecl functionName="Netease_gettime_ms" lineNumber="87"/>
|
|
<functioncall functionName="NULL"/>
|
|
<functioncall functionName="_exit"/>
|
|
<functioncall functionName="asctime"/>
|
|
<functioncall functionName="buf"/>
|
|
<functioncall functionName="cur"/>
|
|
<functioncall functionName="gettimeofday"/>
|
|
<functioncall functionName="if"/>
|
|
<functioncall functionName="localtime"/>
|
|
<functioncall functionName="long"/>
|
|
<functioncall functionName="now"/>
|
|
<functioncall functionName="sizeof"/>
|
|
<functioncall functionName="snprintf"/>
|
|
<functioncall functionName="time"/>
|
|
<functioncall functionName="tmpnow"/>
|
|
<functioncall functionName="tv_sec"/>
|
|
<functioncall functionName="tv_usec"/>
|
|
<functioncall functionName="update"/>
|
|
<functioncall functionName="usec"/>
|
|
</FileInfo>
|
|
</analyzerinfo>
|