]> git.pond.sub.org Git - empserver/commit - src/lib/commands/shut.c
(shut): Buffer passed to getstarg() was much too small. Deity could
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 12 Jun 2005 15:33:53 +0000 (15:33 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 12 Jun 2005 15:33:53 +0000 (15:33 +0000)
commit24672e351b7cb5d7e826eb04ba9f53929dfb8cfb
tree7d724c8365723db3a75de647cce80661af000551
parentcb454a1f56eea1b8d49b5c5565b463b3868038ba
(shut): Buffer passed to getstarg() was much too small.  Deity could
overrun it.

(shut): Fix retrieval of second argument.

(shut): Simplify formatting of broadcast messages.
src/lib/commands/shut.c