Arg. I hate the "if (xxx) return foo" all on one line style of code.
authorJeremy Allison <jra@samba.org>
Thu, 31 Mar 2011 02:27:29 +0000 (19:27 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 31 Mar 2011 03:19:33 +0000 (05:19 +0200)
commit7cd5a79cd45fdc10d73ff32d81c4d86c5613f347
tree13150a41b2091afeff6b8beca0d55bc46f4e8c33
parent21193c8eeba6d03f680ad34acbbb4cff14d87809
Arg. I hate the "if (xxx) return foo" all on one line style of code.

Fix the talloc leaks I introduced by not spotting these returns.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Mar 31 05:19:34 CEST 2011 on sn-devel-104
lib/util/charset/iconv.c