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

Commits:

efd7ec4 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: I37f554d284bdbe45979ec4ccea3d12198023ba53
    Reviewed-on: https://code.wireshark.org/review/1558
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b76f8c7   Fix possible buffer overflow in col_append_sep_fstr()
    adds  efd7ec4   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(-)