mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5806] [MERGED] bugfix: arp.c: ensure positive timeout on select(2) #5675
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5675
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5806
Author: @kmk3
Created: 4/26/2023
Status: ✅ Merged
Merged: 5/1/2023
Merged by: @topimiettinen
Base:
master← Head:fix-arp-negative-time📝 Commits (1)
fe53f52arp.c: ensure positive timeout on select(2)📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
src/firejail/arp.c(+5 -1)📄 Description
Log from build_and_test[1]:
This "Invalid argument" error does not always happen, so I assume that
it may be due to a negative integer value in
tswhen calling select.Misc: Found in #5805.
[1] https://github.com/netblue30/firejail/actions/runs/4806275219/jobs/8553597462
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.