tvb_get_ephemeral_string() is defined never to return null (currently,
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 16 Apr 2008 07:23:56 +0000 (07:23 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 16 Apr 2008 07:23:56 +0000 (07:23 +0000)
commitc0676ddf56d9237672f35962aadf4784e83753a6
treedd655bd4df4d8e73a3b1c8fdf1df8600c3ba1c98
parent69ee47a026bb2e3e33eeb09835516cd46d722354
tvb_get_ephemeral_string() is defined never to return null (currently,
it aborts - even if we don't make it abort, we should make it throw an
assertion, so we abort the dissection of the packet and let the user
know that we ran out of memory).

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