http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1384
------- Comment #4 from jens.peder.terjesen@xxxxxxxxxxxx 2007-04-23 14:07 GMT -------
Hi.
Here is a diff on wireshark-0.99.6-SVN-21459 that fixes the problem.
It is actually only to include commented code again:
diff packet-bssgp-modified.c packet-bssgp.c
2870c2870
< proto_tree *tf;
---
>
2881,2882c2881,2882
<
< ti = bssgp_proto_tree_add_ie(ie, bi, bi->offset);
---
> /*
> ti = bssgp_proto_tree_add_ie(ie, bi, bi->offset);
2887c2887
<
---
> */
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.