Use free() instead of g_free() for things returned by index2*()
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Thu, 8 Oct 2009 02:01:59 +0000 (11:01 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Oct 2009 12:34:47 +0000 (14:34 +0200)
commitb75ce22c33c824f61820091f06d4d9c0df7bcbed
tree9ca2da1fe3509ef629ff4c9dd0c1ff1f9ba2f7bd
parent94ec415acf0e5576dcc89772642ede0a350500e1
Use free() instead of g_free() for things returned by index2*()

Otherwise ElectricFence choked on them.
src/inet.c