Wireshark-commits: [Wireshark-commits] master-1.8 46df3d6: TCAP: set a fence on info column after c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 May 2014 13:41:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46df3d691588feddf348f987e3419af3d5f34e42
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark

Commits:

46df3d6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    TCAP: set a fence on info column after calling sub dissector
    
    Bug: 10091
    Change-Id: I7af57345e31209fb4dd02cdab7960c44c69dc0a5
    Reviewed-on: https://code.wireshark.org/review/1555
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
    Conflicts:
    	asn1/tcap/packet-tcap-template.c
    	epan/dissectors/packet-tcap.c
    
    (cherry picked from commit 54be3eaaec057c44a4b42e4cf538cd07ee247bce)
    
    Change-Id: I4b2f1b1195cbbd80067af84b58ebdd19b7b306b3
    Reviewed-on: https://code.wireshark.org/review/1559
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8ad08b9   Fix possible buffer overflow in col_append_sep_fstr()
    adds  46df3d6   TCAP: set a fence on info column after calling sub dissector


Summary of changes:
 asn1/tcap/packet-tcap-template.c |    4 +++-
 docbook/release-notes.asciidoc   |    1 +
 epan/dissectors/packet-tcap.c    |    4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)