Closed (fixed)
Project:
LibDB
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 Dec 2004 at 04:41 UTC
Updated:
4 Jul 2010 at 19:21 UTC
We don't do any input checking on the $id's we receive. We should. Function should check that the $id is twenty characters long, and consists of alphanumerics only. It should return 0 on failure, and 1 on success. It should also be used in almost every function that accepts an $id as a parameter. Which is, like, all of 'em, g-thang.
Comments
Comment #1
sreynen commentedAs the project is dead, we might as well close the issues so they don't show up in the open issue queue.