Skip to content

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented May 13, 2025

Oops, this internal vector called reserve() and then filled in results. Should have been resize().

Oops, this internal vector called `reserve()` and then filled in
results. Should have been `resize()`.

Signed-off-by: Larry Gritz <[email protected]>
@lgritz
Copy link
Collaborator Author

lgritz commented May 15, 2025

No comments for 2 days and badly needed fix -> merging

@lgritz lgritz merged commit 88c2d75 into AcademySoftwareFoundation:main May 15, 2025
29 checks passed
@lgritz lgritz deleted the lg-missingvector branch May 15, 2025 05:15
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request May 15, 2025
…twareFoundation#4751)

Oops, this internal vector called `reserve()` and then filled in
results. Should have been `resize()`.

Signed-off-by: Larry Gritz <[email protected]>
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 17, 2025
…twareFoundation#4751)

Oops, this internal vector called `reserve()` and then filled in
results. Should have been `resize()`.

Signed-off-by: Larry Gritz <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 18, 2025
…twareFoundation#4751)

Oops, this internal vector called `reserve()` and then filled in
results. Should have been `resize()`.

Signed-off-by: Larry Gritz <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
zachlewis pushed a commit to zachlewis/OpenImageIO that referenced this pull request Aug 1, 2025
…twareFoundation#4751)

Oops, this internal vector called `reserve()` and then filled in
results. Should have been `resize()`.

Signed-off-by: Larry Gritz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant