[lldb-dev] Several bug-fixes with the help of the static analyzer

Greg Clayton gclayton at apple.com
Thu Apr 26 10:13:04 PDT 2012


All patches have been checked into top of tree. Thanks!

Greg 
On Apr 26, 2012, at 9:46 AM, Filipe Cabecinhas wrote:

> Hi all, 
> 
> Attached are some small patches to remove dead stores and some unused variables.
> One also fixed two calls to strncat with the wrong arguments, which shouldn't result in a crash (the strings weren't that long), but was still wrong.
> 
> Regards,
> 
>  Filipe
> 
> <lldb-log.cpp-unused-var.patch><lldb-use-strlcat.patch><MachTask.cpp-dead-store.patch><Timer.cpp-dead-var.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list