Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103232461
D28997.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
504 B
Referenced Files
None
Subscribers
None
D28997.diff
View Options
diff --git a/contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh b/contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh
--- a/contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh
+++ b/contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh
@@ -390,7 +390,7 @@
if true; then
MAX_PATH=$(getconf _XOPEN_PATH_MAX) || atf_fail "getconf failed"
h_pass "$prog $MAX_PATH" "echo foo |"
- h_fail "$prog $(( $MAX_PATH + 3 ))" "echo bar |"
+ h_fail "$prog $(( $MAX_PATH + 15 ))" "echo bar |"
else
# End FreeBSD
h_pass "$prog 1024" "echo foo |"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 11:33 AM (17 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14799602
Default Alt Text
D28997.diff (504 B)
Attached To
Mode
D28997: Allow ssp_test:read to pass more reliably
Attached
Detach File
Event Timeline
Log In to Comment