Commit 4d42cdc
add error to prevent segfault when setDT and attr<- (#6419)
* add error to prevent segfault
* refine error msg
Co-authored-by: Michael Chirico <[email protected]>
* add tests
* add issue to tests
* add NEWS
* fix wording
Co-authored-by: Michael Chirico <[email protected]>
---------
Co-authored-by: Michael Chirico <[email protected]>
Co-authored-by: Michael Chirico <[email protected]>1 parent 038ce2b commit 4d42cdc
3 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19240 | 19240 | | |
19241 | 19241 | | |
19242 | 19242 | | |
| 19243 | + | |
| 19244 | + | |
| 19245 | + | |
| 19246 | + | |
| 19247 | + | |
| 19248 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| 532 | + | |
| 533 | + | |
532 | 534 | | |
533 | 535 | | |
534 | 536 | | |
| |||
0 commit comments