[Opensim-dev] Fix OSSL threat level checks

Oren Hurvitz orenh at kitely.com
Fri Apr 13 09:59:37 UTC 2012


Hi,

There are two OSSL functions that check the wrong string for their threat
level:

osParseJSONNew() - checks "osParseJSON"
osNpcStopMoveToTarget() - checks "osNpcStopMoveTo"

I was going to fix this, but then I thought that perhaps this was done so
that the same threat level can be used for "families" of functions, e.g.
both osParseJSON() and osParseJSONNew(). So is it ok to change these
strings, or should I leave them alone?

Oren


--
View this message in context: http://opensim-dev.2196679.n2.nabble.com/Fix-OSSL-threat-level-checks-tp7462134p7462134.html
Sent from the opensim-dev mailing list archive at Nabble.com.



More information about the Opensim-dev mailing list