[RFC/RFT] stoken and xmlconfig changes

David Woodhouse dwmw2 at infradead.org
Sun Aug 3 00:15:07 PDT 2014


On Sat, 2014-08-02 at 17:33 -0700, Kevin Cernekee wrote:
> + /* FIXME: UTF-8 fname may need conversion */
> + fd = open(fname, O_RDONLY);

We have a helper function open_utf8() for that which should just Do The
Right Thing™. It's only when you're passing the filename to an external
library that you have to think a little harder about how *it* will
handle it.

-- 
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20140803/c713204e/attachment.bin>


More information about the openconnect-devel mailing list