<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers/tests/test_wcsncat_static_write.c, branch experimental</title>
<subtitle>Standalone portable header-based implementation of FORTIFY_SOURCE=3 
</subtitle>
<id>http://git.dustri.org/fortify-headers/atom?h=experimental</id>
<link rel='self' href='http://git.dustri.org/fortify-headers/atom?h=experimental'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/'/>
<updated>2025-10-28T20:54:31Z</updated>
<entry>
<title>Fix the CI on clang</title>
<updated>2025-10-28T20:54:31Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-28T20:33:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=89b628d34b1ef0423df35a72901daa194d7db956'/>
<id>urn:sha1:89b628d34b1ef0423df35a72901daa194d7db956</id>
<content type='text'>
Apparently, clang doesn't like the `putwchar` function for no good reason.
Replacing it with `printf` fixes a NULL-ptr deref, so let's do that, as we
don't really care about the content of the buffer anyway, only that it's not
optimized away.
</content>
</entry>
<entry>
<title>Make use of the buffers in the wide-chars tests</title>
<updated>2023-09-17T17:04:27Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-09-17T17:04:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=d2ab22e80e192f6013f7fa83a6b28864bd5865e4'/>
<id>urn:sha1:d2ab22e80e192f6013f7fa83a6b28864bd5865e4</id>
<content type='text'>
Just in case the compiler tries to optimize some things away.
</content>
</entry>
<entry>
<title>Fix a warning</title>
<updated>2023-09-11T18:23:01Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-09-11T18:23:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=b9bd9400d2a6a4484ef92d708f363b9e8d0e3cb7'/>
<id>urn:sha1:b9bd9400d2a6a4484ef92d708f363b9e8d0e3cb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a bunch of wchar_t tests</title>
<updated>2023-09-11T15:11:56Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-09-11T15:11:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=07da6751b9d1a6498e81c9d3b97ec3b552fa0b38'/>
<id>urn:sha1:07da6751b9d1a6498e81c9d3b97ec3b552fa0b38</id>
<content type='text'>
</content>
</entry>
</feed>
