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. _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
