<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers/tests/test_wmemmove_dynamic_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>Add two tests for wmemmove</title>
<updated>2023-08-26T21:42:14Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2023-08-26T21:42:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=fd36113966af1df5900e9ef9749ae1f2ff1b0145'/>
<id>urn:sha1:fd36113966af1df5900e9ef9749ae1f2ff1b0145</id>
<content type='text'>
</content>
</entry>
</feed>
