OpenGrok
Cross Reference: field_types.c
xref
: /
src
/
lib
/
libform
/
field_types.c
Home
|
History
|
Annotate
|
Download
|
only in
libform
History log of
/src/lib/libform/field_types.c
Revision
Date
Author
Comments
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.
Indexes created Sat Sep 27 22:09:54 GMT 2025