lua-users home
lua-l archive

Re: Lua-5.2 build with static analyzer

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


* Tobias Kieslich:
> 	thanks. Here is the rebuild with the APICHECK:
> 	http://parcle.net/scan-build-2010年01月18日-1/
I think you need to add "no return" annotations to luaL_argerror(),
luaG_runerror() and luaX_syntaxerror(), or use some form of global
analysis. This appears to be a false positive:
<http://parcle.net/scan-build-2010年01月18日-1/report-ijV4MT.html#EndPath>
tm is set in line 140, and used to initialize temp in line 147.

AltStyle によって変換されたページ (->オリジナル) /