Skip to content

gzFile fp variable is declared incorrectly #1

@norman-abramovitz

Description

@norman-abramovitz

The fp variable is declared incorrectly when using ZLIB. The variable should be declared as

gzFile fp

and not

gzFile *fp

This avoids all the warning messages. I attempted to create a pull request but your permissions would not allow it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions