URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4a0a34335386e2cc44a5b93246ea893b78ffa86
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
f4a0a34 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
extcap: Fix Dereference of null pointer
Change-Id: I03098de9bd8684953a4fe024a3e6b604eeecf03f
Reviewed-on: https://code.wireshark.org/review/17066
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 5ebfbf4fec09b0c316d97a339733af7379c73398)
Reviewed-on: https://code.wireshark.org/review/17073
Actions performed:
from b9eac25 Exported PDU: dump payload before calling sub dissector
adds f4a0a34 extcap: Fix Dereference of null pointer
Summary of changes:
extcap.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)