Skip to content

Stream pointer might be NULL #181

Open
@QiAnXinCodeSafe

Description

@QiAnXinCodeSafe

'file_size ' is defined here, but may be NULL

uint32_t file_size = m_DecodeDesc.sfc_widht * m_DecodeDesc.sfc_height * 4; //ARGB format

Stream pointer might be NULL

fwrite(gfx_surface_buf, file_size, 1, sfc_stream);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions