Put check_col() in each column util function, as discussed in bug 2902.
authorStig Bjørlykke <stig@bjorlykke.org>
Fri, 20 Mar 2009 12:41:03 +0000 (12:41 -0000)
committerStig Bjørlykke <stig@bjorlykke.org>
Fri, 20 Mar 2009 12:41:03 +0000 (12:41 -0000)
commit825f3d64e0ac47d358db0556db16c99ee8b94e74
tree1b9dd7ae6a8d415290f0dbbecb36598e1e01f217
parent43976549ea91a71cd309a585259813b44d9cf492
Put check_col() in each column util function, as discussed in bug 2902.
This will eliminate some problems when not checking before calling the
functions, and makes the dissector code looks cleaner.

Cleaning up the dissectors is TBD.

svn path=/trunk/; revision=27806
epan/column-utils.c