Wireshark-commits: [Wireshark-commits] master 0a9e842: COAP: ensure that key_token is always initia
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Aug 2016 22:24:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a9e84264947c75bbe96d0b67cb2dbe0f521f3b8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a9e842 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    COAP: ensure that key_token is always initialized
    
    Even when the token length is 0.
    
    Bug: 12771
    Change-Id: I0d77f0411fe90a6702d1f23ba9cd4b61433a5995
    Reviewed-on: https://code.wireshark.org/review/17194
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8f98f7c   BOOTP: Catch undefined Client Identifier (Option 61)
    adds  0a9e842   COAP: ensure that key_token is always initialized


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