ringabout
|
f09b612f64
|
fixes #20865; fixes #20987; Missing bounds check in array slicing (#23814)
fixes #20865
fixes #20987
(cherry picked from commit e53a2ed19b)
|
2024-09-13 11:09:04 +02:00 |
|
ringabout
|
145e002c74
|
fixes #22132; hoisted openArray params result in erroneous code (#22224)
|
2023-07-05 11:21:57 +02:00 |
|
Andreas Rumpf
|
50baf21eac
|
fixes #20422; emit nimPrepareStrMutationV2 for toOpenArray to keep th… (#21459)
fixes #20422; emit nimPrepareStrMutationV2 for toOpenArray to keep the abstraction of mutable strings which have immutable string literals
|
2023-03-02 08:36:02 +01:00 |
|
ringabout
|
b83bd282dc
|
fixes #20954; bounchecks for len(toOpenArray()) [backport] (#20956)
* bounchecks for len(toOpenArray())
* add a testcase
|
2022-12-05 22:27:18 +01:00 |
|
flywind
|
13b9729183
|
fix #18627(Program segfaults with ARC when using openArray[string]) (#18713)
* fix #18627
* add testcase
* rename
* another
* remove tyVarargs
|
2021-08-19 19:56:52 +02:00 |
|