Skip to content

Remote.random.host.bugfix#943

Open
hnsz2002 wants to merge 2 commits intogrke:masterfrom
hnsz2002:remote.random.host.bugfix
Open

Remote.random.host.bugfix#943
hnsz2002 wants to merge 2 commits intogrke:masterfrom
hnsz2002:remote.random.host.bugfix

Conversation

@hnsz2002
Copy link

@hnsz2002 hnsz2002 commented Feb 7, 2026

No description provided.

@grke
Copy link
Owner

grke commented Feb 9, 2026

Hello,
Thanks for the patch.

Tests fail because you added these cases to the wrong place in utest/test_conf.c:

case OPT_SERVER_RANDOMIZE:
case OPT_SERVER_RANDOMIZE_PREFER:

They are not strlists, they are integers, and need to go in the section that runs 'fail_unless(get_int(c[o])==0);'

To see this:
make runner
./runner

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