Stirling-PDF/src/main/java/stirling/software/SPDF
PingLin8888 fa0152aa2d
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>
2024-08-19 19:42:55 +01:00
..
config Fix: YamlFile - String length limit disable (#1716) 2024-08-19 15:03:05 +01:00
controller Admin panel - Enhanced User Management & Fix: #1630 (#1658) 2024-08-16 11:57:37 +01:00
model Fix: Failed authentication #1704 (#1708) 2024-08-19 15:02:40 +01:00
pdf Update TextFinder.java (#980) 2024-03-26 19:25:16 +00:00
repository Fix: Failed authentication #1704 (#1708) 2024-08-19 15:02:40 +01:00
service Fix ConcurrentModificationException by modifying resources outside the iteration. (#1719) 2024-08-19 19:42:55 +01:00
utils Bug fix UI crash when url is unrechable (#1642) 2024-08-08 20:35:15 +00:00
LibreOfficeListener.java minor 2024-06-02 12:04:29 +01:00
SPdfApplication.java formatting 2024-08-08 21:13:59 +01:00