URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0dd2a0a3efa658758eab59a8704c752c94cac4c0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
0dd2a0a 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>
Reviewed-on: https://code.wireshark.org/review/10534
Actions performed:
from 1aa437b [Automatic update for 2015-09-20]
adds 0dd2a0a Make fchdr "packet" scoped.
Summary of changes:
epan/dissectors/packet-fc.c | 182 +++++++++++++++++++++----------------------
1 file changed, 91 insertions(+), 91 deletions(-)