Quentin Rameau wrote: > > I would switch the test around and check for `tlsflags` first. > > If you did that, you'd check for uninitialized tlsflags.
Heyho Quentin, you are absolutely right. I assumed another context where tlsflags would be a pointer to something, but that is obviously wrong. Sorry for the noise. --Markus
