Tag Archives: open source tool

What are the open source tools available to check C code?

I have bulk of C code and I am currently told to audit the code.
For example:
1. check the un initialized variables
2. called ‘malloc’ but not called ‘free’ to free that memory space
3. security vulnerabilities
4. common programming mistakes etc….

I might not listed all possible things here,
but helper please keep similar points that will help to audit the C code
and suggest me good open source tool.

Also they can suggest me some links describing what are to be checked while auditing the code.

Open source tool for testing performance and load testing of a social networking website?

Y! Folks, I’m in very very urgent need for an open source automation tool for testing performance and load testing. I’ve come across few, but after going through the Help file, I tried few tools like J Meter, WAPT, etc.
Please help me with a good and easy open source tool for Web testing.