URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf0cb90af3cbd40ebe0a0414d00692780e03198e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cf0cb90 by Evan Huus (eapache@xxxxxxxxx):
ceph: use col_add_str instead of col_set_str
The argument is no longer guaranteed to be a const that hangs around.
Bug: 10395
Change-Id: I3c658f6db5927e09a9a38f9ec0fbce153b3e1bc2
Reviewed-on: https://code.wireshark.org/review/3709
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7b7dd1e Don't use -1 as the length of an integer.
adds cf0cb90 ceph: use col_add_str instead of col_set_str
Summary of changes:
epan/dissectors/packet-ceph.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)