Skip to content

Python API - Seg fault when using Config.isColorSpaceLinear() with invalid color space name #1731

@zachlewis

Description

@zachlewis
>>> import PyOpenColorIO as ocio
>>> cfg = ocio.Config.CreateFromBuiltinConfig('studio-config-v1.0.0_aces-v1.3_ocio-v2.1')
>>> cfg.isColorSpaceLinear('asdf', ocio.REFERENCE_SPACE_SCENE)
Segmentation fault

😮

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions