]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Add a function call stackprotector tests. 157/head
authorDarren Tucker <dtucker@dtucker.net>
Thu, 24 Oct 2019 03:39:49 +0000 (14:39 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 24 Oct 2019 03:39:49 +0000 (14:39 +1100)
commit9239a18f96905cc1a353e861e33af093652f24e7
treeff85cf194358005ccfee2412e7fe010fbde9e7bd
parentb9705393be4612fd5e29d0cd8e7cf2b66ed19eb7
Add a function call stackprotector tests.

Including a function call in the test programs for the gcc stack
protector flag tests exercises more of the compiler and makes it more
likely it'll detect problems.
configure.ac