URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=372fb966ae19619eecaf5020a373aa280b0c21b9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
372fb96 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
ceph: Declare convenience types as gint [-Wbad-function-cast]
Avoid casting integer to enum.
Change-Id: I704e64b3d27fb0f77059706629a47d4adb74e5ad
Reviewed-on: https://code.wireshark.org/review/13814
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6ba585c mpeg-audio: do not put bitrate and sampling rate in source and destination columns
adds 372fb96 ceph: Declare convenience types as gint [-Wbad-function-cast]
Summary of changes:
epan/dissectors/packet-ceph.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)