Skip to content
  • Dan Winship's avatar
    Update the doc comment: since it always NUL-terminates the buffer, it · d812b5e3
    Dan Winship authored
    	* camel-stream-buffer.c (camel_stream_buffer_gets): Update the
    	doc comment: since it always NUL-terminates the buffer, it reads
    	at most @max-1 bytes, not @max.
    
    	* camel-remote-store.c (remote_recv_line): Fix the "did
    	camel_stream_buffer_gets fill the whole buffer" check. Fixes a bug
    	when reading lines longer than 1024 characters (eg, IMAP SEARCH
    	responses in very large folders).
    
    svn path=/trunk/; revision=7117
    d812b5e3