URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=536f5b466bfe5b88cafaa1b04f3052a155376afb
Submitter: "Alexis La Goutte <alexis.lagou...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

536f5b4 by Pascal Quantin (pas...@wireshark.org):

    sharkd_session.c: fix a warning reported by gcc 10
    
    warning: ā€˜%sā€™ directive argument is null [-Wformat-overflow=]
      544 |  fprintf(stderr, "load: filename=%s\n", tok_file);
          |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    Change-Id: I583a94308ad53b461606053def17e8537eec8d65
    Reviewed-on: https://code.wireshark.org/review/37195
    Petri-Dish: Pascal Quantin <pas...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    

Actions performed:

    from  4b67b72   SBcAP: fix update of info column
     add  536f5b4   sharkd_session.c: fix a warning reported by gcc 10


Summary of changes:
 sharkd_session.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to