Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

BitmapFormats tests are incorrect and might not validate the results due to uninitialized for loop controller.  #1694

@msft-Jeyaram

Description

@msft-Jeyaram

The values passed to the bitmapcontextCreate are incorrect and

The main loop validate code has an uninitialized indexer.

for (size_t i; i < data.size(); ++i)

this led to some interesting cases :(

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions