mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 01:43:13 +02:00
Made aClient->passwd dynamically allocated
This commit is contained in:
@@ -597,3 +597,4 @@
|
||||
- Fixed some more -Wall warnings
|
||||
- ./update now checks when you specify wget if it exists, if not it tries lynx
|
||||
- Cached MOTDs are now dynamically allocated (saves alot of memory)
|
||||
- Made aClient->passwd dynamically allocated (saves 32bytes per user/server) [may need debugging]
|
||||
|
||||
Reference in New Issue
Block a user