Skip to content

Comments

2 fixes for Solaris#1878

Merged
atomicturtle merged 2 commits intoossec:masterfrom
ddpbsd:solaris_iov
May 27, 2020
Merged

2 fixes for Solaris#1878
atomicturtle merged 2 commits intoossec:masterfrom
ddpbsd:solaris_iov

Conversation

@ddpbsd
Copy link
Member

@ddpbsd ddpbsd commented May 27, 2020

IOV_MAX: defined in sys/limits.h. Conditionally include sys/limits.h. Reported in issue #1860 . Build tested on OpenBSD, Linux, and Solaris
sa_len: Solaris does not have sa_len, so include it with WIN32 and Linux calculating slen. Reported with fix in issue #1877 . Build tested on OpenBSD and Linux.

ddpbsd added 2 commits May 27, 2020 06:59
11.4, causing a compilation error. Google says it's defined in limits.h.
So conditionally add limits.h.
Problem reported with fix in issue ossec#1877
@atomicturtle atomicturtle merged commit e49eca2 into ossec:master May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants