URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3708a9c4a5917bec6f42754fded0bb33fbe0d74
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b3708a9 by AndersBroman (anders.broman@xxxxxxxxxxxx):
According to RFC 3261
7 SIP Messages
SIP is a text-based protocol and uses the UTF-8 charset
So use ENC_UTF_8|ENC_NA.
Change-Id: I0101eca3dd7d8ff9ebf98fd733548131b862919e
Reviewed-on: https://code.wireshark.org/review/890
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6a3394e Inlining wmem_strbuf_grow seems to give better performance.
adds b3708a9 According to RFC 3261 7 SIP Messages
Summary of changes:
epan/dissectors/packet-sip.c | 101 +++++++++++++++++++++---------------------
1 file changed, 51 insertions(+), 50 deletions(-)