Opened 9 years ago
Closed 9 years ago
#927 closed defect (fixed)
struct literal in an marray causes segfault
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | critical | Milestone: | 9.1 |
Component: | qlparser | Version: | development |
Keywords: | Cc: | Peter Baumann, hllustosa@…, Alex Dumitru, Vlad Merticariu | |
Complexity: | Medium |
Description
To reproduce
rasql -q 'insert into test values marray x in [1:1,0:0,0:10] values {0d, 0d, 0d, 0d, 0d, 0d, 0d}'
Change History (2)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch submitted