summaryrefslogtreecommitdiff
path: root/include/language.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-03-29 18:18:27 -0400
committerAdam <Adam@anope.org>2014-03-31 20:11:36 -0400
commit317d55f3f1ca3ed75b384ce69dbb696e93c71b22 (patch)
treeb1c328b92e4b0799f394c505dc24e896975bcee3 /include/language.h
parent1397fda7869f5b70dd3c969c3c3c1c104cf31631 (diff)
Fix ns_set password to read the correct parameter.
Even though 1 is past the "end" of the vector, because vectors never shrink and due to how the command parser works, it is always less than the capacity, and almost always contains what is in params[0] (though this is of course implementation dependant), which is why this was not identified sooner, as it executes cleanly under valgrind on every machine I can find.
Diffstat (limited to 'include/language.h')
0 files changed, 0 insertions, 0 deletions