Wireshark-commits: [Wireshark-commits] master c52dc98: Fix typo caused assertion

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Jun 2015 07:50:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c52dc98563db07f0bb152ca63304bf6e40682422
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c52dc98 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Fix typo caused assertion
    
    Invalid character ')' in filter name 'gsm_abis_rsl.llsdu.sacch)'
    **
    ERROR:wireshark/epan/wmem/wmem_core.c:50:wmem_alloc: assertion failed: (allocator->in_scope)
    Aborted
    
    Change-Id: Ie22035cf9a9d1d29354a64cd5b085f1c2e18b1d3
    Reviewed-on: https://code.wireshark.org/review/9017
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  eb2dffa   GSM MAP: Fix decoding of IPv6 addresses
    adds  c52dc98   Fix typo caused assertion


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