Skip to content

[Crash] Query failed #19

@onidev

Description

@onidev

Trying to query the mvptree on a large database.
In the function _ph_query_mvptree:

DP *sv1 = ph_read_datapoint(m);
DP *sv2 = ph_read_datapoint(m);

sv1 can be NULL.

So the following line will crash:
float d1 = hashdist(query,sv1);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions