Patch: guard against funny dynamic-space-size values

Bug #721457 reported by Roman Marynchak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

In case --dynamic-space-size option value is a zero or a negative number, SBCL dies with the message about the value being "too large". Fix this funny thing by providing the explicit check that the value is positive.

Revision history for this message
Roman Marynchak (roman-marynchak) wrote :
Changed in sbcl:
importance: Undecided → Medium
status: New → Triaged
Changed in sbcl:
assignee: nobody → Nikodemus Siivola (nikodemus)
status: Triaged → In Progress
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

Thank you! I tweaked things a bit so that the << 20 doesn't confuse the issue, and committed as 1.0.47.22.

Changed in sbcl:
assignee: Nikodemus Siivola (nikodemus) → nobody
status: In Progress → Fix Committed
tags: removed: review
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.