Bug fixes and general cleanup;

- untermintated range-string array can/will cause crash
    (e.g. 'tshark -G values');
- remove all 'if (tree)':
    calling col_...() and sub-dissectors under 'if (tree)' not OK;
- simplify code for heuristic test;
- find_dissector() calls need to be done only once
   (not on each prefs callback);
- do some whitespace/indentation changes.

svn path=/trunk/; revision=44436
This commit is contained in:
Bill Meier 2012-08-10 22:20:28 +00:00
parent cd3cca7edc
commit 23ed5c6320
1 changed files with 468 additions and 464 deletions

File diff suppressed because it is too large Load Diff