Download List

Descripción del Proyecto

CCured is a source-to-source translator for C. It

analyzes the C program to determine the smallest

number of run-time checks that must be inserted in the program to prevent all memory safety violations. The resulting program is memory safe, meaning that it will stop rather than overrun a buffer or scribble over memory that it shouldn't touch. Many programs can be made memory-safe this way while losing only 10-60% run-time performance. CCured can find more bugs that Purify misses but with much less run-time cost.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-02 11:17
1.1.2

Muchas de las funciones han sido añadidas.
Tags: Major feature enhancements
Many features were added.

2003-03-09 12:03
20030203

Tags: Initial freshmeat announcement

Project Resources