get_datafile_path() and get_persconffile_path() return malloc'd memory,
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 26 Feb 2008 19:13:43 +0000 (19:13 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 26 Feb 2008 19:13:43 +0000 (19:13 +0000)
commit9c57cec010977543958a32c00113af52546bc727
treea7928b496c8ef177b2d0cf6f9b3ab9ddaeaa8216
parenteb78d1391b5b018ad45714189ab79ba443de9dac
get_datafile_path() and get_persconffile_path() return malloc'd memory,
free it when we're done with the file name.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24478 f5534014-38df-0310-8fa8-9805f1628bb7
color_filters.c
filters.c