Hi,

Wishlist: openvpn_swprintf() with nul termination guarantee. I try to avoid
> the TCHAR variety be explicit about wide and narrow characters.
>

Makes sense, at the moment we have 8 swprintf calls all followed by
something like

 > tmp[_countof(tmp)-1] = L'\0';

Will do.

-Lev
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to