Skip to content

Consider revising error handling for large chunks #250

@randy408

Description

@randy408

libpng has merged a patch from Chromium and included it in the v1.6.39 release, making PNG's over the PNG_USER_CHUNK_MALLOC_MAX limit only a benign error, meaning the image can still be displayed despite excessively large metadata chunks: pnggroup/libpng@33de006

The solution is sketchy, "Though it means we do allow libpng to allocate more than PNG_USER_CHUNK_MALLOC_MAX", a better solution should be chosen for spng.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIInvolves additions and/or changes to the APIenhancementNew feature or requestlibpng compatlibpng compatibility issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions