forked from wireshark/wireshark
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
capture_sync: Keep PIPE_BUF_SIZE and SP_MAX_MSG_LEN related
We might at some point want to increase SP_MAX_MSG_LEN. Make sure that PIPE_BUF_SIZE increases in tandem, or else there can be a segfault.
- Loading branch information
1 parent
c1ecdb4
commit 2b21fe5
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters