URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2dcec4e268b792f45fd4d8654a0a66aec09dd76d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2dcec4e by Daniël van Eeden (wireshark@xxxxxxxxx):
MySQL: decode pwd and charset for COM_CHANGE_USER
This fixes decoding of authetication data in MySQL 5.6+
It also decodes the charset.
Bug: 10351
Change-Id: Ic76961e94d2e3bf15bc72e279128a5251acfd749
Reviewed-on: https://code.wireshark.org/review/3441
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 657d5f9 - Fix the whitespace fix - Also, trying to commit this "properly" gave this message: Error: Found prohibited APIs in dumpcap.c: strncpy,htons,strerror,open How does this happen? Why does gerrit accept this stuff in case a user does not have the (current) hooks installed?
adds 2dcec4e MySQL: decode pwd and charset for COM_CHANGE_USER
Summary of changes:
epan/dissectors/packet-mysql.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)