Skip to content

Crash with SDK 7 iOS when typing 123 #11

@stanamas

Description

@stanamas

It will crash when it is used in iOS SDK7:

typing 123 will crash and pointing to:
line 171 of tokeIt.l

hr[2] = ':';
strncat(hr, &new[1], 2);
hr[5] = '\0';

When they are disabled, it works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions