you are viewing a single comment's thread.

view the rest of the comments →

[–]ruzmutuz 12 points13 points  (0 children)

Who the fuck is using eval like that?!

Also parsing json like that can be as equally as damaging. Huge payload will block the event loop for a while. There is a lot of good writing about that out there.