Wireshark-commits: [Wireshark-commits] master 8cf626b: nettl: user IDs are 32-bit in HP-UX.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jul 2020 22:48:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8cf626bf16074b1d6309c0b982c215dbf9e6364e
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8cf626b by Guy Harris (gharris@xxxxxxxxx):

    nettl: user IDs are 32-bit in HP-UX.
    
    Also note that the record header might have additional stuff at the end,
    although not all record headers do (the header length will indicate
    what's there).
    
    Change-Id: I5a9ff1f9cd592448bcc45d18808f4b651cdb2f0d
    Reviewed-on: https://code.wireshark.org/review/37921
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  3a38fc9   STUN: add heuristic over TURN
     add  8cf626b   nettl: user IDs are 32-bit in HP-UX.


Summary of changes:
 epan/dissectors/packet-nettl.c | 2 +-
 wiretap/nettl.c                | 7 ++++---
 wiretap/wtap.h                 | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)