Wireshark-commits: [Wireshark-commits] master 4120530: GSM CBS: fix a typo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Apr 2015 12:44:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41205303a6d957057656d50f63de5bf10c2c35ea
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4120530 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM CBS: fix a typo
    
    While we are at it, let's use pinfo memory pool instead of making a copy of the string to be freed afterwards
    
    Change-Id: Ic92b3a09b053e8394f194b595272c7b228bd6b2b
    Reviewed-on: https://code.wireshark.org/review/8236
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7f6fe7a   Reorganize some of the Diameter XML files, taking advantage of the fact that AVPs can be grouped by Vendor now (not just by Application).
    adds  4120530   GSM CBS: fix a typo


Summary of changes:
 epan/dissectors/packet-cell_broadcast.c |   24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)