Wireshark-commits: [Wireshark-commits] master-2.2 ca5237a: SMPP: Make smpp.message a FT_BYTES field
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Oct 2016 16:54:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca5237a0ab3cce28cf34ac579f2e4b8d0f1fc96d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

ca5237a by Michael Mann (mmann78@xxxxxxxxxxxx):

    SMPP: Make smpp.message a FT_BYTES field.
    
    As an FT_NONE field, you can't filter/use the message it contains.
    
    Bug: 12960
    Change-Id: Icaa9a260195711f1bd90f5ed14797c0d0c46de9c
    Reviewed-on: https://code.wireshark.org/review/18063
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 76cf240a0bbe142829083189f943dcc85c7f1223)
    Reviewed-on: https://code.wireshark.org/review/18069
    

Actions performed:

    from  c189395   Color filters: Initialize a variable.
    adds  ca5237a   SMPP: Make smpp.message a FT_BYTES field.


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