Skip to content

Conversation

@fweimer-rh
Copy link

This PR is #220 rebased on top of the 3_5 branch. It also addresses a C compatibility issue in the CVE-2023-30547 fix.

Otherwise, the test fails unconditionally with compilers that
do not support implicit ints (a language feature that was removed with
the C99 language revision).
The types char ** and const char ** are distinct according to the
C language.  Future compilers will treat pointer type mismatches
as errors.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this has already been reviewed as a part of #220

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes LGTM

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