Skip to content

Pull requests: assimp/assimp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add overflow-safe buffer handling with std::vector
#6656 opened May 16, 2026 by metsw24-max Contributor Loading…
Safe allocator and elimination of unsafe C/C++ buffer patterns
#6655 opened May 16, 2026 by metsw24-max Contributor Loading…
Migrate OBJ parser from fixed-size stack buffer to std::string
#6654 opened May 14, 2026 by metsw24-max Contributor Loading…
validate mesh face buffer allocation arithmetic
#6647 opened May 12, 2026 by metsw24-max Contributor Loading…
Improve parser robustness and defensive validation
#6643 opened May 10, 2026 by metsw24-max Contributor Loading…
Assbin: Validate mesh and texture allocation sizes
#6641 opened May 8, 2026 by uwezkhan Contributor Loading…
Harden integer arithmetic in parser and allocation paths
#6638 opened May 7, 2026 by metsw24-max Contributor Loading…
bounds validation, overflow protection, and RAII memory safety
#6637 opened May 7, 2026 by metsw24-max Contributor Loading…
Fuzz: add harnesses to be consumed by OSS-Fuzz
#6636 opened May 6, 2026 by DavidKorczynski Contributor Loading…
Require C++17 for public headers in CMakeLists
#6627 opened May 1, 2026 by traversaro Contributor Loading…
Add overflow checks for texture allocations in binary importers
#6618 opened Apr 29, 2026 by uwezkhan Contributor Loading…
Bump lukka/run-cmake from 3 to 10 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#6598 opened Apr 13, 2026 by dependabot Bot Loading…
openddlparser: fix ASan container-overflow in parseDataArrayList
#6594 opened Apr 7, 2026 by bwendling Contributor Loading…
Added Gaussian Import to PlyLoader
#6593 opened Apr 7, 2026 by Dany-RD Loading…
fix/collada-animation-clips
#6589 opened Mar 22, 2026 by pohldaniel Loading…
Cleanup the aiColor3D type
#6556 opened Mar 3, 2026 by Pichas Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.