Make a struct static to avoid growing the stack too much.
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 22 Mar 2011 17:46:59 +0000 (17:46 +0000)
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 22 Mar 2011 17:46:59 +0000 (17:46 +0000)
commitc8128e36b266b9d91032c41644c000f4e83974d1
treea015fe403ffbc1e2d5e566b678435a01bf420405
parent7a8f9fc8b4efc840b0a4e26ce1482f0dd79018bf
Make a struct static to avoid growing the stack too much.
Coverity CID 753.

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