URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4f3ca29db9347f81fb6305c791f4fc967dd3eb9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a4f3ca2 by Anders (anders.broman@xxxxxxxxxxxx):
    [PER] Use tvb_new_octet_aligned().
    
    Change-Id: Ib29f3cb5b670b4e6e5432922a160f2eb4b780aae
    Reviewed-on: https://code.wireshark.org/review/18473
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  72ba79b   btl2cap: Initialize reassembly values
    adds  a4f3ca2   [PER] Use tvb_new_octet_aligned().
Summary of changes:
 epan/dissectors/packet-per.c |   71 +++++++++++++++++++-----------------------
 1 file changed, 32 insertions(+), 39 deletions(-)