Files
flutter_server_box/lib
GT610 26efb8e185 fix: Add input validation and bounds checking to parsing methods (#990)
* fix: Resolved boundary condition issues in string processing

Addressed null and length checks during string splitting across multiple model classes to prevent potential null pointer exceptions and array out-of-bounds errors

* fix: Throw exceptions instead of silently returning when package manager output formats are invalid

Modified the _pacman, _opkg, and _apk parsing methods to throw exceptions when input formats are invalid, rather than silently returning, to prevent potential error handling issues.
2026-01-06 23:47:49 +08:00
..
2025-09-03 01:05:03 +08:00
2025-12-10 18:05:30 +08:00
2025-12-10 18:05:30 +08:00
2025-10-10 09:14:41 +08:00
2025-08-31 00:55:54 +08:00