Don't assign to a proto_item* if the value won't be used: Coverity 885-889

Also: Significant code rework including:
  - Fix bug wherein a timestamp was incorrectly reported as being an Error;
  - Replace many proto_tree_add_text()/proto_item_set_text() sequences each by a
    single proto_tree_add_text().
  - remove unneeded #include <string.h>
  - Whitespace clanup including replacing mixed space/tab indentation by spaces.


svn path=/trunk/; revision=36437
This commit is contained in:
Bill Meier 2011-04-03 15:39:01 +00:00
parent c756da785b
commit f3af25f270
1 changed files with 1254 additions and 1285 deletions

File diff suppressed because it is too large Load Diff