jyztintan / pe

0 stars 0 forks source link

App crash due to uncaught integer overflow when entering extremely long integers for <field> #1

Open jyztintan opened 2 months ago

jyztintan commented 2 months ago

Entering extremely long integers causes an uncaught integer overflow error, leading to an application crash. The application should validate the integer input and either reject values that are too long or truncate them, without crashing. Rationale: severity.High as this issue affects most users, and causes a crash that makes the application almost unusable during such inputs.

nus-pe-bot commented 2 months ago

This issue is not accepted as it was created/updated outside the PE duration (2024-04-19 16:05:00-2024-04-19 17:43:00). This issue was created at: 2024-04-19 12:02:24+08:00 and was last updated at 2024-04-19 12:02:25+08:00

If you disagree with the above or have queries, please contact cs2103@comp.nus.edu.sg (do not reply here!) ASAP, within 12 hours of this post.