gsmtap_util: Remove msg_free from the wq call back
authorSylvain Munaut <tnt@246tNt.com>
Sun, 29 May 2011 17:48:15 +0000 (19:48 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Sun, 29 May 2011 17:48:15 +0000 (19:48 +0200)
commit3710e462f85824cd9d84b3f95e6b2ea694119ff9
treea7fc409a173aa362a5bf4f0d034494c7a3790f55
parentf2699501bc20a1dc5ee965ca1cbb8f18a3471ff8
gsmtap_util: Remove msg_free from the wq call back

write_queue already frees the message after the callback is called.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/gsmtap_util.c