Wireshark-commits: [Wireshark-commits] master-2.0 da1888e: SMPP: Make smpp.message a FT_BYTES field

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Oct 2016 21:51:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da1888e607a2dd8427b641792fafdea6d993f272
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

da1888e 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
    (cherry picked from commit ca5237a0ab3cce28cf34ac579f2e4b8d0f1fc96d)
    Reviewed-on: https://code.wireshark.org/review/18070
    

Actions performed:

    from  683cf82   2.0.7 → 2.0.8.
    adds  da1888e   SMPP: Make smpp.message a FT_BYTES field.


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