Wireshark-commits: [Wireshark-commits] master 9c3044e: GTK: plugin_if_goto_frame can cause an Acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 Jan 2016 07:02:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c3044e1641a72b5c2b7b0959f28d9600c39f62a
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9c3044e by Paul Offord (paul.offord@xxxxxxxxxxxx):

    GTK: plugin_if_goto_frame can cause an Access Violation
    
    This is a fix for bug 11989.  This patch fixes the problem for the
    GTK variant of Wireshark and matches the Qt bug reported by
    bug 11810 and fixed by change 12306.
    
    Bug: 11989
    Change-Id: Ib9af8ba745394ebd31825003361ec637c45d75d6
    Reviewed-on: https://code.wireshark.org/review/13152
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    

Actions performed:

    from  2c830bb   docs: Updates to Developers Guide
    adds  9c3044e   GTK: plugin_if_goto_frame can cause an Access Violation


Summary of changes:
 file.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)