netfilter: nf_conntrack_h323: fix memory leak in module initialization error path
authorPatrick McHardy <kaber@trash.net>
Tue, 17 Jun 2008 22:52:07 +0000 (15:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jun 2008 22:52:07 +0000 (15:52 -0700)
Properly free h323_buffer when helper registration fails.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found