URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ce6985e0a55f063dbd8791045524e11d48e97af
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6ce6985 by Guy Harris (guy@xxxxxxxxxxxx):
Use WMEM_COPY_ADDRESS(), not copy_address_wmem().
copy_address_wmem() exists in the trunk, but not in the 2.0 branch; in
that branch, you use WMEM_COPY_ADDRESS().
Change-Id: I45d63816aa16f213d5e98da477433ef76b1a11bd
Reviewed-on: https://code.wireshark.org/review/11675
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 019557e Skip only the actual file descriptor close when writing to stdout.
adds 6ce6985 Use WMEM_COPY_ADDRESS(), not copy_address_wmem().
Summary of changes:
epan/dissectors/packet-giop.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)