Skip to content

Compilation fails on 7.42.0 when USE_NTLM is not defined #231

Closed
@prapin

Description

@prapin

On the 7.42.0 release out of the box, if USE_NTLM is not defined (typically we don't have any SSL library available), compilation fails on line 3212 of url.c because trying to access member 'ntlm' which is only defined when USE_NTLM is on.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions