-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/04/10 14:15, Samuli Seppänen wrote: > Hi, > > Here's the summary of the previous community meeting. > > --- > > COMMUNITY MEETING > > Place: #openvpn-devel on irc.freenode.net > Date: Thursday, 29th March 2010 > Time: 18:00 UTC > > Planned meeting topics for this meeting were on this page: > > <https://community.openvpn.net/openvpn/wiki/Topics-2010-04-29> [...snip...] > Discussed the "Revamped the script-security warning logging (version 2)" > issue: > > <http://thread.gmane.org/gmane.network.openvpn.devel/3587> > > James will give the above patch an ACK once it's changed to use the > openvpn_snprintf function. Dazo will take care of this small modification.
Just one correction. It was not lack of usage of openvpn_snprintf(), but rather make use of sizeof(msg) instead of a fixed value as the second parameter. The initial patch was: openvpn_snprintf(msg, 255, "WARNING: Failed running command (%s)", hook); James suggested to change 255 to sizeof(msg). This was done before adding the patch. This is now available as commit 339f2a4d4b487afa53fa99d. kind regards, David Sommerseth. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkvbTwMACgkQDC186MBRfrpFxACbBhB1cl9ofy1mbaTWk4SsDm5+ T1UAoJVQ0vfw6ibaOa1ZIxq14gk3Kaha =2KUb -----END PGP SIGNATURE-----