Wireshark-commits: [Wireshark-commits] master 3066190: Bug 8214. Don't let array ett_ variables lim

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Apr 2014 19:24:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30661905c442f2cbb321e4b7cf2633a29b93c930
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3066190 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Bug 8214. Don't let array ett_ variables limit the number of array elements dissected. Also add support for set and bag dissection.
    
    Change-Id: I11059ec313aba7d289ce06e38b4992429f2fd999
    Reviewed-on: https://code.wireshark.org/review/1123
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b4442b8   ui/gtk/voip_calls: Fix minor memleak
    adds  3066190   Bug 8214. Don't let array ett_ variables limit the number of array elements dissected. Also add support for set and bag dissection.


Summary of changes:
 epan/dissectors/packet-zbee-zcl.c |  107 +++++++++++++++++++++++++++++++++----
 1 file changed, 98 insertions(+), 9 deletions(-)