diff options
author | Dr Scofield | 2008-05-19 18:30:25 +0000 |
---|---|---|
committer | Dr Scofield | 2008-05-19 18:30:25 +0000 |
commit | 4b622ec8815cb7de37db701aa33b693120263fe0 (patch) | |
tree | 097616834050ae63f91e26d3fd6e053161ea7de2 /OpenSim/Region/Environment/Scenes/Scripting | |
parent | i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua... (diff) | |
download | opensim-SC_OLD-4b622ec8815cb7de37db701aa33b693120263fe0.zip opensim-SC_OLD-4b622ec8815cb7de37db701aa33b693120263fe0.tar.gz opensim-SC_OLD-4b622ec8815cb7de37db701aa33b693120263fe0.tar.bz2 opensim-SC_OLD-4b622ec8815cb7de37db701aa33b693120263fe0.tar.xz |
(from awebb)
Fixes a bug in BaseRequestHandler.
If the length of the patter is equal to, or greater than, the length of
the actual request path, then an exception is thrown. System using is
added to support use of String.Empty. Exception is used to ensure most
efficient operation on (assumed to be most common) successful case.
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/Scripting')
0 files changed, 0 insertions, 0 deletions