URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfc0689205e6ce0f3ca004a119c51efb80d8cdbb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dfc0689 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[BOOTP] Try to fix the build boot by casting a variable to 32bits while at
it replace tvb_length() with tvb_reported_length().
Change-Id: Ic2a0c99c20320ddd15d2f4ec173d73229dcf41f6
Reviewed-on: https://code.wireshark.org/review/7733
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 52a579d DNS: fix Coverity scan (1238867: Missing Break in switch)
adds dfc0689 [BOOTP] Try to fix the build boot by casting a variable to 32bits while at it replace tvb_length() with tvb_reported_length().
Summary of changes:
epan/dissectors/packet-bootp.c | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)