Only duplicate string the first time around, i.e. 'pinfo->fd->flags.visited == FALSE...
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Sep 2009 13:36:16 +0000 (13:36 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 20 Sep 2009 13:36:16 +0000 (13:36 +0000)
commit3f6b5c5bb23f7663fa3fa7fb4c5054fa9cddc4a9
tree14eaffa5d98eaaec18d22faab16f64bc002fa858
parentec626d167a53a391b84008453a0f74fd4cdfa1a2
Only duplicate string the first time around, i.e. 'pinfo->fd->flags.visited == FALSE' or else we end up leaking memory

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