aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vlan.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2015-06-21 14:02:43 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2015-06-21 18:40:01 +0000
commita2e2c1f99783b5ad1048e9bba5b7a2834680b5fd (patch)
treea5cd57cd5cf6790e2f43b77bf1a904c3dbeda8ea /epan/dissectors/packet-vlan.c
parent27fc2b79851b179a833f89923d3c13d8522ce03d (diff)
Fix memory leak printing eui64s
The scope that is passed in should only be used for the return value - other temporary buffers we must alloc/free ourselves, since if the scope is NULL they will not be managed automatically. Bug: 11293 Change-Id: I27be856f1c5cdf47f78e766192a29523664a543e Reviewed-on: https://code.wireshark.org/review/9007 Reviewed-by: Evan Huus <eapache@gmail.com> Petri-Dish: Evan Huus <eapache@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-vlan.c')
0 files changed, 0 insertions, 0 deletions