Can someone explain why it's a good idea that functions like strlen
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 21 Dec 2009 21:34:18 +0000 (21:34 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 21 Dec 2009 21:34:18 +0000 (21:34 +0000)
commit3fab4486513ef88040aa9740e49522555d683d24
tree51d2cf2134ec6b75b88166fed3f3f2b7cdd6b9c9
parentfc9cceceada79c5499a41db9b1d99d7ed66fe582
Can someone explain why it's a good idea that functions like strlen
return a size_t and then not define a size_t format specifier for sprintf?

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31342 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-ssl-utils.c