]> arthur.barton.de Git - ngircd-alex.git/commit
Implementation clean-ups.
authorBrett Smith <brett@w3.org>
Thu, 23 Aug 2012 16:24:34 +0000 (12:24 -0400)
committerBrett Smith <brett@w3.org>
Thu, 23 Aug 2012 16:24:34 +0000 (12:24 -0400)
commitc1d7f6216fc26772160f50269d87a74171f8c0a2
tree9df161727c9a576f00c006f29a7bd3e869ca57af
parent7df4c12da96b2bbc23556c0c334e1d06dd9e4887
Implementation clean-ups.

* Have Conn_Password return an empty string when no password has been set,
  to play better with pam.c.

* Use strdup in Conn_SetPassword.
src/ngircd/conn.c