URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ab1c804d7622318689ba0ec94628743b5e3a6c0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8ab1c80 by Guy Harris (guy@xxxxxxxxxxxx):
Another cut-and-pasteo - UCS-4/UTF-32 should fetch 4-byte characters.
Change-Id: Iff4a659cb0d0062cc149f451e49474c8db4143cd
Reviewed-on: https://code.wireshark.org/review/1292
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0f90397 Fix generator to remove Dead Store (Dead assignement/Dead increment) warning found by Clang.
adds 8ab1c80 Another cut-and-pasteo - UCS-4/UTF-32 should fetch 4-byte characters.
Summary of changes:
epan/tvbuff.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)