Opened 15 years ago

Closed 14 years ago

#1455 closed defect (fixed)

int overflow crashes Turtle Art

Reported by: walter Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Turtleart Version: Git as of bugdate
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Kids like to type really big numbers into Turtle Art and these numbers sometimes overflow the type conversion when generating the labels for blocks, crashing Turtle Art. (in tasprite)

Change History (1)

comment:1 Changed 14 years ago by walter

  • Resolution set to fixed
  • Status changed from new to closed

fixed in v71 by limiting abs(number) to 1000000

Note: See TracTickets for help on using tickets.