Home | History | Annotate | Download | only in libform
History log of /src/lib/libform/field_types.c
RevisionDateAuthorComments
 1.7  19-Mar-2006  christos Coverity CID 1553: Fix memory leak. While here, fix malloc calls:
- don't cast
- use sizeof(var) instead of sizeof(type)
 1.6  09-Mar-2003  lukem use __RCSID()
 1.5  22-Aug-2002  blymn Allow either the field_check or char_check pointers to be NULL, as
suggested in PR 18028.
 1.4  07-Aug-2002  blymn Fix null dereference in set_field_type.
 1.3  13-Jun-2001  wiz withough -> without
 1.2  20-Jan-2001  blymn * Fixed common error in all types code
* Removed the args field from types struct and made sure the args in
the field are used.
 1.1  17-Dec-2000  blymn Added early release version of libform - please be gentle.

RSS XML Feed