OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Format Bug List?
From: Max (max0rDIGITALSAMURAI.ORG)
Date: Mon Sep 11 2000 - 03:57:26 CDT


I'm currently throwing together a little utility that searches a file for
a list of functions and then compares that functions arguments to a couple of rules.
Namely, that there are no quotation marks or %'s. I realize this is a far cry from being accurate, but its easier than manually reading through thousands of lines of code. In any event, I was curious if anyone has put together a list of the standard library functions that are particularly vulnerable to format bugs?

-Max