Skip to content

hisv6: guard against NULL innconf#348

Closed
kev009 wants to merge 1 commit into
InterNetNews:mainfrom
kev009:hisv6-innconf-null
Closed

hisv6: guard against NULL innconf#348
kev009 wants to merge 1 commit into
InterNetNews:mainfrom
kev009:hisv6-innconf-null

Conversation

@kev009

@kev009 kev009 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

When built on a platform where configure defines MMAP_NEEDS_MSYNC (like OpenBSD), hisv6_open() dereferenced innconf unconditionally.

Fixes #346.

When built on a platform where configure defines MMAP_NEEDS_MSYNC
(like OpenBSD), hisv6_open() dereferenced innconf unconditionally.

Fixes InterNetNews#346.
@Julien-Elie Julien-Elie self-assigned this Jun 19, 2026
@Julien-Elie Julien-Elie added bug Something isn't working P: low Low priority C: test suite Related to the test suite labels Jun 19, 2026
@Julien-Elie Julien-Elie added this to the 2.7.4 milestone Jun 19, 2026
Julien-Elie pushed a commit that referenced this pull request Jun 19, 2026
When built on a platform where configure defines MMAP_NEEDS_MSYNC
(like OpenBSD), hisv6_open() dereferenced innconf unconditionally.

Fixes #346.
Closes #348.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working C: test suite Related to the test suite P: low Low priority

Development

Successfully merging this pull request may close these issues.

Segfault in tombstone test suite for OpenBSD

2 participants