Skip to content

getProjectionCone might segfault #180

@sebasguts

Description

@sebasguts

getProjectCone dereferences the pointer to the projection cone. Apparently, it happens that this pointer points to an invalid address even if ProjectCone is marked as computed.

import PyNormaliz
NP = PyNormaliz.NmzCone(['vertices', [[0, 0, 1]], 'cone', [], 'subspace', [[2, 2]]])
PyNormaliz.NmzResult(NP,"ProjectCone")

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