Bug #127
空のvectorをloadするとSEGV
| Status: | やらない | Start: | 03/02/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
以下のコマンドをgroongaコマンドに読み込ませるとSEGVする。
table_create commands 1 ShortText column_create commands body 1 ShortText load --table commands [ ["_key","body"], ["gcc",[]] ]
以下でテストを実行できる。
% NO_CUTTER=yes test/unit/run-test.sh -n test_vector_empty_load
History
Updated by daijiro MORI 2 months ago
- Status changed from 新規 to やらない