URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a6a64726ab9112d1236c084448563bc7f210908
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9a6a647 by Anders Broman (anders.broman@xxxxxxxxxxxx):
http2: Reduce the number of times calling find_or_create_conversation()
Change-Id: Ic55b228c52d0935c7cde859b3b49b861fc21f4f7
Reviewed-on: https://code.wireshark.org/review/36848
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9f7e4fd iso15765: Fix Dead Store
add 9a6a647 http2: Reduce the number of times calling find_or_create_conversation()
Summary of changes:
epan/dissectors/packet-http2.c | 182 ++++++++++++++++++++---------------------
1 file changed, 91 insertions(+), 91 deletions(-)