K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1999-01-19T03:14:10.000000Z
K 7
svn:log
V 452
frontends/rnews.c:
	- From: Sven Paulus <sven@karlsruhe.org>
	- The value of PATHBADNEWS is combined using cpcatpath(), which only
	  returns a pointer to a fixed buffer (pathbuff in lib/getconfig.c).
	  Later - if you use a password protected NNTP connection - rnews calls
	  NNTPsendpassword() (lib/sendpass.c) which also uses cpcatpath() to
	  construct a path name -> pathbuff gets overwritten and the value of
	  PATHBADNEWS is now pure nonsense.

END
