Skip to content

Wrapper Blob Container end() OOB #549

Description

@planetchili

Currently in the case of dynamic queries, end() uses the inout from API to determine extents, ignoring the actual number of blobs in container. This causes problems when the container is looped over in dynamic polling scenarios involving multiple swap chains.

Workaround is to just access first blob when processing dynamic poll data (first is the only one ever populated).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions