Merge from HEAD - don't mix FILE and X_FILE - fixes debian bug
authorAndrew Bartlett <abartlet@samba.org>
Sat, 8 Feb 2003 00:08:23 +0000 (00:08 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 8 Feb 2003 00:08:23 +0000 (00:08 +0000)
commitb36a53b0cb794ad7b620cfa8e794e4149965c15e
tree877f7cead0ba46ec957efb594a4140a375be321e
parent9e8fc1ee4e4dbc6361f6d4a41ab80247e760acb3
Merge from HEAD - don't mix FILE and X_FILE - fixes debian bug
http://bugs.debian.org/178219 where the first 4096 bytes where being chewed
into the FILE buffer, and never available to X_FILE's read.

Andrew Bartlett
(This used to be commit 8af72c13841ee51bca4f061a91c05e8fd366f586)
source3/lib/readline.c