Skip to content

Fix multiple logic fixes and prevent recursive hooking conflicts#15

Merged
0x00nier merged 1 commit intomainfrom
test_876372066
Mar 3, 2026
Merged

Fix multiple logic fixes and prevent recursive hooking conflicts#15
0x00nier merged 1 commit intomainfrom
test_876372066

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Feb 27, 2026

Fix multiple logic fixes and prevent recursive hooking conflicts

Added an early return for zip slip detection
Run _custom_genops_chunks on one chunk range at a time
Fixed a bug with the classification fallback
Replace thread local storage with a global lock to avoid hooking conflicts between threads
Added error handling for file seeking

FUTURE_COPYBARA_INTEGRATE_REVIEW=#8 from PrathameshWalunj:add-unsafe-modules 165be49
PiperOrigin-RevId: 876372066
@0x00nier 0x00nier self-assigned this Mar 3, 2026
@0x00nier 0x00nier changed the title No public description Fix multiple logic fixes and prevent recursive hooking conflicts Mar 3, 2026
@0x00nier 0x00nier merged commit 3b31ec5 into main Mar 3, 2026
3 checks passed
@0x00nier 0x00nier deleted the test_876372066 branch March 3, 2026 19:55
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