Wireshark-commits: [Wireshark-commits] master-2.0 293de85: GTK: plugin_if_goto_frame can cause an A

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

Commits:

293de85 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>
    (cherry picked from commit 9c3044e1641a72b5c2b7b0959f28d9600c39f62a)
    Reviewed-on: https://code.wireshark.org/review/13162
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  cb4e183   Qt: Queue up redissection.
    adds  293de85   GTK: plugin_if_goto_frame can cause an Access Violation


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