summaryrefslogtreecommitdiff
path: root/src/base.cpp
diff options
context:
space:
mode:
authorpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-14 19:50:53 +0000
committerpsychon <psychon@e03df62e-2008-0410-955e-edbf42e46eb7>2009-08-14 19:50:53 +0000
commit32810ff62b41cff00b9d664f62e570046c3a57a9 (patch)
tree4401435fc3e774f70c92cae5bc6b7f6ff610751a /src/base.cpp
parenta9f3a0a0d4960cbd579e88b3a0e98867c7264a7a (diff)
(Hopefully) fix a issue with m_ident's result not being used for display.
The user class has a couple of caches for the user's hostmask. If one of those caches is initialized before m_ident set the user's new ident it would stick around until the cache was invalidated the next time. This patch fixes this by using the proper API for setting a user's ident which also invalidates any caches which might still have the old ident. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11514 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/base.cpp')
0 files changed, 0 insertions, 0 deletions