iboboc / relay

Automatically exported from code.google.com/p/relay
MIT License
0 stars 0 forks source link

Get rid of eval() statements #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RIght now JSON strings are being parsed via eval. Change this to a safe method.

Original issue reported on code.google.com by christop...@gmail.com on 21 Jun 2011 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by christop...@gmail.com on 13 Jul 2011 at 7:23