Wireshark-commits: [Wireshark-commits] master-1.12 0a01c2d: Get rid of another toupper() call in fa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Oct 2014 08:50:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a01c2d2a5f9a6e9ab3c415ba37e87f127577001
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

0a01c2d by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of another toupper() call in favor of g_ascii_toupper().
    
    Change-Id: If527af69ec96a91c4127c95307c3b93b79b53e2f
    Reviewed-on: https://code.wireshark.org/review/4865
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 991743b0b1cce99305a4b3162d6c520a09877c15)
    Reviewed-on: https://code.wireshark.org/review/4866
    

Actions performed:

    from  bcf9508   Get rid of one more isalpha() call in favor of g_ascii_isalpha().
    adds  0a01c2d   Get rid of another toupper() call in favor of g_ascii_toupper().


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