Skip to content

testjwt crashes during running tests when compiled with gnutls #1285

@zdohnal

Description

@zdohnal

Describe the bug
Test suite fails when cups built with gnutls - testjwt crashes due freeing already freed pointer:

To Reproduce
$ ./configure --with-tls=gnutls && make test

Running JSON API tests...
Running JWT API tests...
munmap_chunk(): invalid pointer

Expected behavior
Tests passed (or at least do not crash on the test)

System Information:

  • tested on Fedora 41
  • CUPS master branch

Additional context
Any additional information which are relevant to the issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingplatform issueIssue is specific to an OS or desktop

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions