make-string crashes when given large values
Bug #380049 reported by
Abdulaziz Ghuloum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ikarus Scheme |
Fix Committed
|
High
|
Abdulaziz Ghuloum |
Bug Description
Ikarus Scheme version 0.0.4-rc1+ (revision 1791, build 2009-05-24)
Copyright (c) 2006-2009 Abdulaziz Ghuloum
> (string-length (make-string (greatest-fixnum) #\a))
Segmentation fault
Related branches
To post a comment you must log in.
Fixed in revision 1815.