Skip to content

Memory / Reference Leak #50

@aq1018

Description

@aq1018

Please see this line:

https://github.com/intridea/grape/blob/master/lib/grape/endpoint.rb#L33

It will leak since people will throw random params at your server. And you will keep all those keys as symbols in memory. I can intentionally bring a server down to it's knees by just repeatedly sending random params.

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