SIGN IN SIGN UP

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

0 0 169 TypeScript

Fix ConcurrentModificationException by modifying resources outside the iteration. (#1719)

Fix ConcurrentModificationException by collecting XObject names

- Changed  to use a list to collect XObject names before removal.
- Avoids ConcurrentModificationException by modifying resources outside the iteration.

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
P
PingLin8888 committed
fa0152aa2db61d00cd5be70b4fe3cec3b8bb8e04
Parent: e1d0f2c
Committed by GitHub <noreply@github.com> on 8/19/2024, 6:42:55 PM