URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b79d2bc9a32a6c23426cb2da824b766ad69bbee8
Submitter: Stig Bjørlykke (s...@bjorlykke.org)
Changed: branch: master
Repository: wireshark

Commits:

b79d2bc by Stig Bjørlykke (s...@bjorlykke.org):

    user_encap: Avoid a hash lookup to get dissector name
    
    The dissector handle is already known so it's no need to fetch
    this again using find_dissector().
    
    Change-Id: Id48066ab881f2b80ec9e3a6e86bc1e41f32cd1ec
    Reviewed-on: https://code.wireshark.org/review/26873
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    

Actions performed:

    from  89904b6   extcap: Fix crash in extcap_verify_capture_filter
    adds  b79d2bc   user_encap: Avoid a hash lookup to get dissector name


Summary of changes:
 epan/dissectors/packet-user_encap.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to