Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Loic
hbsd-checksec
Commits
14bb0c09
Unverified
Commit
14bb0c09
authored
Jun 11, 2021
by
slimm609
Committed by
GitHub
Jun 11, 2021
Browse files
Merge pull request #176 from bmwiedemann/debug
Improve debug output formatting
parents
1ff54e45
b01a446d
Changes
1
Hide whitespace changes
Inline
Side-by-side
checksec
View file @
14bb0c09
...
...
@@ -478,7 +478,7 @@ filecheck() {
fi
# check for FORTIFY SOURCE
${
debug
}
&&
echo
"
***function filecheck->fortify"
${
debug
}
&&
echo
-e
"
\n
***function filecheck->fortify"
if
[[
-e
/lib/libc.so.6
]]
;
then
FS_libc
=
/lib/libc.so.6
elif
[[
-e
/lib/libc.so.7
]]
;
then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment