Skip to content

Don't discard unknown UserStreams when parsing #43

@endrift

Description

@endrift

I'm trying to get the breakpad data out of a minidump generated by it, but as currently written UserStreams that aren't recognized by the directory parser get logged and discarded. This means I'll have to parse the stream data myself to extract these streams, instead of just access to these "unknown" streams that the library loads but doesn't parse.

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