commit | 150ace0db360373d2016a2497d252138a59c5ba8 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Apr 17 17:47:31 2009 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Fri Apr 17 17:47:31 2009 +0200 |
tree | a5fa3f9b101c6120fc3a7bcecb1e7618e07fb2db | |
parent | 98d500d66cb7940747b424b245fc6a51ecfbf005 [diff] |
netfilter: ctnetlink: report error if event message allocation fails This patch fixes an inconsistency that results in no error reports to user-space listeners if we fail to allocate the event message. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Patrick McHardy <kaber@trash.net>