Skip to content

RTSPServer.cpp:663:16: runtime error: index -3 out of bounds for type 'unsigned char [20000]' #61

@HypericumKaia

Description

@HypericumKaia

when we test master branch we found a runtime error,

RTSPServer.cpp:663:16: runtime error: index -3 out of bounds for type 'unsigned char [20000]' 

fLastCRLF = &fRequestBuffer[-3]; // hack: Ensures that we don't think we have end-of-msg if the data starts with <CR><LF>

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