Michal Privoznik
7e299ba649
wireshark: Switch to tvb_bytes_to_str()
...
When the dissector sees a byte sequence that is either an opaque
data (xdr_opaque) or a byte sequence (xdr_bytes) it formats the
bytes as a hex numbers using our own implementation. But
wireshark already provides a function for it: tvb_bytes_to_str().
NB, the reason why it returns a const string is so that callers
don't try to free it - the string is allocated using an allocator
which will decide when to free it.
The wireshark formatter was introduced in wireshark commit of
v1.99.2~479 and thus is present in the version we require at
least (2.6.0).
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2021-11-29 15:05:33 +01:00
..
2021-11-23 13:35:36 +01:00
2021-06-14 14:16:44 +02:00
2021-11-29 15:05:33 +01:00
2021-03-02 09:42:38 +01:00
2019-08-09 14:06:31 +01:00
2020-11-04 12:18:05 +01:00
2020-12-07 10:38:44 +00:00
2021-11-12 12:37:29 +01:00
2009-09-21 14:41:45 +01:00
2021-09-17 09:40:46 +02:00
2019-12-10 12:41:56 +01:00
2021-09-17 09:40:46 +02:00
2019-07-26 16:48:58 -05:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-07-23 09:59:12 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:23:25 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:25:47 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:26:25 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:27:03 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:24:17 +02:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2021-09-17 09:40:46 +02:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:25:22 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:27:43 +02:00
2019-06-19 17:12:34 +02:00
2021-09-09 13:56:06 +02:00
2020-01-07 16:12:55 +01:00
2021-11-22 12:39:59 +01:00
2021-08-18 14:21:40 +02:00
2019-10-15 16:14:19 +02:00
2021-11-22 12:39:59 +01:00
2021-07-23 09:59:12 +02:00
2021-10-06 09:23:25 +02:00
2019-06-19 17:12:34 +02:00
2021-10-06 09:25:47 +02:00
2019-06-19 17:12:34 +02:00
2021-11-22 12:39:59 +01:00
2019-08-09 09:03:53 +02:00
2021-10-06 09:27:03 +02:00
2019-06-19 17:12:34 +02:00
2021-10-06 09:24:17 +02:00
2021-06-16 10:32:33 +02:00
2021-09-17 09:40:46 +02:00
2020-08-03 15:30:40 +02:00
2021-09-20 09:35:22 +02:00
2020-08-03 15:30:40 +02:00
2021-10-06 09:27:43 +02:00
2021-10-06 09:27:43 +02:00
2021-11-22 12:39:59 +01:00
2019-06-19 17:12:34 +02:00
2021-11-23 12:51:09 +01:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2019-06-19 17:12:34 +02:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2020-05-05 14:45:58 +02:00
2019-06-19 17:12:34 +02:00
2021-11-23 16:59:36 +01:00
2021-10-12 17:28:35 +02:00
2021-10-06 11:23:24 -06:00
2021-06-08 08:52:07 +02:00
2018-10-05 15:53:29 +02:00
2019-06-19 17:12:34 +02:00
2021-04-13 17:00:38 +02:00
2019-06-19 17:12:34 +02:00
2021-10-12 17:28:35 +02:00
2021-11-11 16:16:17 +01:00
2020-01-29 14:51:39 +00:00
2016-06-10 11:03:02 +01:00
2021-11-12 12:37:29 +01:00
2019-07-01 17:20:32 +02:00
2016-04-25 15:40:43 +02:00
2019-09-12 16:06:57 +01:00
2021-08-06 08:53:25 +02:00
2021-08-11 10:52:58 +02:00
2021-11-11 16:16:17 +01:00
2021-09-17 09:40:46 +02:00