Wireshark-commits: [Wireshark-commits] master 678a9b6: BT ATT: memory given to add_new_data_source(

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

Commits:

678a9b6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    BT ATT: memory given to add_new_data_source() must be allocated in pinfo scope
    
    Bug: 10952
    Change-Id: I0eb8e6891c35c70c9d405db87824c442caaa2f30
    Reviewed-on: https://code.wireshark.org/review/7085
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  ef21740   Gryphon: do not use col_set_str with non constant strings
    adds  678a9b6   BT ATT: memory given to add_new_data_source() must be allocated in pinfo scope


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