Wireshark-commits: [Wireshark-commits] master 28b76db: Allocate GArray when copying stat blocks wit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Mar 2016 14:25:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28b76dbb9e3b7f1c4469fcb20d60371888fa7c00
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

28b76db by Michael Mann (mmann78@xxxxxxxxxxxx):

    Allocate GArray when copying stat blocks within IDB block.
    
    Don't treat it like a GList
    Bug: 12220
    
    Change-Id: I057649a26d135516c6e8d4fb028c6cb9dcda2e7c
    Reviewed-on: https://code.wireshark.org/review/14326
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  45406f5   [PPCAP] SCTP association ID IE is alwas 16 octets long including padding.
    adds  28b76db   Allocate GArray when copying stat blocks within IDB block.


Summary of changes:
 wiretap/wtap_opttypes.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)