aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-03-17 14:37:25 -0400
committerAnders Broman <a.broman58@gmail.com>2017-03-19 15:12:08 +0000
commita65c0c457668d7524dffefb17cc4e69a77a29f3c (patch)
treea49ec8aa0f43e019ade10c3763e3f22435475a2f /.gitignore
parent0bcd255a5bcbcdcf223fa7d9eee2918b8c43e979 (diff)
MySQL: Bugfix state handling
A "conversation" is created for MySQL to store "conversation data" including current state. The problem is that it's updated every time a packet is dissected so depending on how packets are viewed, dissection may change. Fix that by only allowing conversation state to be set on first pass and have the state cached with each individual pdu, keyed by tvb_raw_offset() (the key when you have multiple pdus in a TCP packet). Change-Id: I2c7e38be63501360d709210a509aa0dfa482bfd4 Reviewed-on: https://code.wireshark.org/review/20600 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions