Wireshark-commits: [Wireshark-commits] master a0a3cd6: Make fchdr "packet" scoped.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0a3cd62e13c15a2a0cb303b28fa0edf5180612b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a0a3cd6 by Michael Mann (mmann78@xxxxxxxxxxxx):
Make fchdr "packet" scoped.
Broken in ge450b9b, when it stopped being static (which fixed other bugs). Conversations still need the fchdr "address" data to remain in scope.
Bug:11457
Change-Id: I17a3814bf76d2940124a2700fb6b12c6d7d834c1
Reviewed-on: https://code.wireshark.org/review/10518
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 51360b5 Eliminate proto_tree_add_text from odds and ends.
adds a0a3cd6 Make fchdr "packet" scoped.
Summary of changes:
epan/dissectors/packet-fc.c | 178 +++++++++++++++++++++----------------------
1 file changed, 89 insertions(+), 89 deletions(-)