On 10/28/16 13:49, Nikolay Sivov wrote:
On 28.10.2016 14:53, Piotr Caban wrote:
A FIXME message would be probably also useful since the secure parameter is ignored.
I'm not sure about that, every *sopen_s call will trigger it.
I don't know what the secure parameter is meant to do without doing some testing but I don't like the fact that it's ignored without any sign in logs. I guess you have some more information about it, e.g. I don't know why *_s function are passing 1 there. Did you find any documentation for this function?
Thanks, Piotr