Wireshark-commits: [Wireshark-commits] master 50c7d8e: Use an explicit path for stats_tree_dialog.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Aug 2014 21:14:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50c7d8ef96abb57a9e90ed18174a51e81e7b1bd5
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

50c7d8e by Tim Furlong (tim.furlong@xxxxxxxxx):

    Use an explicit path for stats_tree_dialog.cpp.
    
    Change the entry for stats_tree_dialog.cpp in ui/qt/QtShark.pro to
    have a relative "../qt/" path, so that Qt Creator can find it from its
    build...-release temporary directory.
    
    Change-Id: I8fa40e15a7fbb643d5565e216ce92f73afcd4871
    Reviewed-on: https://code.wireshark.org/review/2340
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f022e15   Guard against buffer overflow when copying group key bytes into security association structure.
    adds  50c7d8e   Use an explicit path for stats_tree_dialog.cpp.


Summary of changes:
 ui/qt/QtShark.pro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)