=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/innovations.html,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- www/innovations.html 2018/08/14 00:25:35 1.69 +++ www/innovations.html 2019/04/11 00:13:16 1.70 @@ -232,8 +232,8 @@
  • RETGUARD is a replacement for the stack-protector - which uses a per-function random cookie (located in the ELF - .openbsd.randomdata section) to consistency check the + which uses a per-function random cookie (located in the read-only ELF + .openbsd.randomdata section) to consistency-check the return address on the stack. Implemented for AMD64 and ARM64 by Todd Mortimer in OpenBSD 6.4.