Wireshark-commits: [Wireshark-commits] master 07ece89: RTPS: don't add an unitialized info structur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 2020 00:36:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07ece895ac65a4b97e3c8ec4b596b04ce78e1adb
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

07ece89 by Guy Harris (gharris@xxxxxxxxx):

    RTPS: don't add an unitialized info structure to a table.
    
    Bug: 16648
    Change-Id: I03cd412db0067360570d0a0d91dc40e8b732a3b9
    Reviewed-on: https://code.wireshark.org/review/37612
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  bc3f3b3   couchbase: Decode XATTRs in payload of DCP_EXPIRATION & DCP_PREPARE
     add  07ece89   RTPS: don't add an unitialized info structure to a table.


Summary of changes:
 epan/dissectors/packet-rtps.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)