Thursday, October 30, 2003
Wednesday, October 29, 2003
CCured 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.
Saturday, October 25, 2003
Subscribe to:
Posts (Atom)