Skip to content

JSON always has to have data, otherwise teabox segfaults #18

@isbm

Description

@isbm

This module code will cause teabox to segfault, if rows var is empty:

rows = []
teacall.api("field.table.set.by-ord", msg="{0}" + json.dumps(rows), tp="json")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions