Wireshark-commits: [Wireshark-commits] master 6376a69: rtps: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 02 Aug 2019 16:59:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6376a696756d75c3f66fb5ef81630bd42c7a1536
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6376a69 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    rtps: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I88f159f7823026cff82892a59d72a017777fcbab
    Reviewed-on: https://code.wireshark.org/review/34160
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Ismael Mendez <ismael@xxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ad5db22   caputils: cast g_malloc pointer.
     add  6376a69   rtps: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-rtps.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)