From Chris Maynard: free mallocated strings when we're done with them.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Jan 2005 10:39:51 +0000 (10:39 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 7 Jan 2005 10:39:51 +0000 (10:39 +0000)
commite33785a2e59f7e34db68e587a5c3354fc9883b46
tree2052c6d4de9146a363efa8d0c337307e0d6eb6d2
parent9fa15a274c17924f32049ae47fd19f93f98a7b3a
From Chris Maynard: free mallocated strings when we're done with them.
(There's still the risk of a leak if we throw an exception before we
free the string.)

Clean up indentation.

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