ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 55fb7ea: Enable some runtime sanity checks when using

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Nov 2014 20:13:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55fb7ea0e3bd2fec8d00418444bb717f507b32ca
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

55fb7ea by Joerg Mayer (jmayer@xxxxxxxxx):

    Enable some runtime sanity checks when using at least gcc 4.9
    
    Change-Id: I33208d4c27a27fb9222577ca176357035eeb7ba1
    Reviewed-on: https://code.wireshark.org/review/5150
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  80b36cd   Fix plugin search path: It was relative instead of absolute, resulting in not found plugins (lib/wireshark/plugins/1.99.1).
    adds  55fb7ea   Enable some runtime sanity checks when using at least gcc 4.9


Summary of changes:
 CMakeLists.txt |    5 +++++
 1 file changed, 5 insertions(+)