Ticket #1260 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Clang Static Analyzer reports errors in Colloquy

Reported by: resistor Assigned to: timothy
Priority: normal Component: Colloquy (GUI)
Version: Severity: normal
Keywords: Cc:

Description

The clang static analyzer (clang.llvm.org) reports a decent number of potential bugs when run against Colloquy, 52 in Chat Core, 11 in Colloquy, and 26 in MobileColloquy?. I'm attaching a tarball with the output of the analyzer here.

If you have any feedback or questions about the analyzer or its output, or have suggestions for other checks it should perform, please drop by the cfe-dev mailing list on llvm.org and let us know!

Change History

07/15/08 03:05:39 changed by resistor

OK, maybe I'm not attaching it, because the limit for file uploads seems to be very small. But you can find the tarball here:

http://idisk.mac.com/resistor-Public?view=web

07/18/08 17:43:02 changed by timothy

  • status changed from new to closed.
  • resolution set to fixed.

Fixed the real leaks in [3794].