Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Registry Key and Hang #14

Description

@chriskarkowsky

Hi,

We came across this as we use this module to render bbCode within our forums.

We noticed that this string in particular hangs:
var parser = new BBCodeParser({}).parseString("[HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SDKsSilverlightv4.0AssemblyFoldersEx]");

This is a registry key, so I can definitely see it causing some screwiness somewhere. I thought it would be ignored but it seems to never actually go into the parseString function, it will simply hang in limbo.

Anyway to prevent this?

Thanks!

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