Re: [PATCH ulogd2 v2 v2 13/34] output: remove zero-initialized `struct ulogd_plugin` members

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 2022-11-29 22:47, Jeremy Sowden wrote:

>Struct members are zero-initialized as a matter of course.
>
>--- a/output/ipfix/ulogd_output_IPFIX.c
>+++ b/output/ipfix/ulogd_output_IPFIX.c
>@@ -486,22 +486,22 @@ again:
>+	.config_kset    = (struct config_keyset *) &ipfix_kset,

Here's an opportunity to remove casts, I think.



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux