Skip to content

IECore::MurmurHash::append : Fix bug with Imath::Box in GCC#1508

Merged
johnhaddon merged 1 commit intoImageEngine:RB-10.6from
danieldresser-ie:boxHashFix
Jan 19, 2026
Merged

IECore::MurmurHash::append : Fix bug with Imath::Box in GCC#1508
johnhaddon merged 1 commit intoImageEngine:RB-10.6from
danieldresser-ie:boxHashFix

Conversation

@danieldresser-ie
Copy link
Contributor

Added a test that fails in GCC ( the Python version of this test is fine, but reusing the same memory in C++ seems to trigger some undefined behaviour when reading the two vectors as if they were an array ), and the simple fix we discussed.

Wasn't sure whether this should target 10.6 or 10.7?

@johnhaddon johnhaddon merged commit 1f27658 into ImageEngine:RB-10.6 Jan 19, 2026
5 checks passed
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.

2 participants