Fix the /TKB (timed kickban) command.
An incorrect pointer was being passed to malloc_sprintf(), causing a crash. Use m_sprintf() instead. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@471 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[Changes 1.2c01]
|
||||
|
||||
* Fix the /TKB (timed kickban) command. (caf)
|
||||
|
||||
* Rewrite termcap/terminfo detection logic in configure and include term.h
|
||||
in term.c for the system definition of tparm(). This fixes a crash on
|
||||
NetBSD x86-64 (reported by jeezy), and should also ensure that terminfo
|
||||
|
||||
Reference in New Issue
Block a user