netsurf/frontends
John-Mark Bell e1d7928b3b RISC OS: fix snprintf usage
When computing throbber sprite names, ensure the current frame is
in range before using it.

Similarly ensure the buffer size for the temporary URL bar sprite
name is sized such that snprintf has space for the trailing NUL
when formatting it to the output buffer.
2022-06-03 02:41:23 +01:00
..
amiga s/http/https/ in user-facing URIs 2022-05-27 17:58:51 +01:00
atari Bitmap: Implement test_opaque in core instead of in every frontend. 2022-03-29 15:25:33 +01:00
beos Bitmap: Implement test_opaque in core instead of in every frontend. 2022-03-29 15:25:33 +01:00
framebuffer Bitmap: Implement test_opaque in core instead of in every frontend. 2022-03-29 15:25:33 +01:00
gtk s/http/https/ in user-facing URIs 2022-05-27 17:58:51 +01:00
monkey Bitmap: Implement test_opaque in core instead of in every frontend. 2022-03-29 15:25:33 +01:00
riscos RISC OS: fix snprintf usage 2022-06-03 02:41:23 +01:00
windows s/http/https/ in user-facing URIs 2022-05-27 17:58:51 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
Makefile.hts remove stray tab in hts makefile to fix amigaos3 build 2021-01-17 22:03:17 +00:00