Static source code analysis of openvpn

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
lbalbalba
OpenVpn Newbie
Posts: 1
Joined: Fri Nov 25, 2011 4:03 pm

Static source code analysis of openvpn

Post by lbalbalba » Fri Nov 25, 2011 4:05 pm

Hi,


I have been playing around with the clang static analyzer (http://clang-analyzer.llvm.org/, part of the LLVM/clang project) for a while. Just for fun, I ran the analyzer on the openvpn codebase, and got the following results:

http://lbalbalba.freezoka.net/ccc-analy ... vpn-2.2.1/

I just thought people might be interested.

Thanks,

Regards,


John Smith.

Post Reply