Undo change from 1.7 to 1.8:
authorBodo Möller <bodo@openssl.org>
Fri, 1 Sep 2000 12:29:14 +0000 (12:29 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 1 Sep 2000 12:29:14 +0000 (12:29 +0000)
commit55ac522068e616d8a4d1bd5590f3b2d08d4ba25c
tree04d2596eba4b67459307d4274ce2580eea592492
parentccc265eaa7a0af0e52aab6961ac3ddd9e5a22156
Undo change from 1.7 to 1.8:

Returning -1 for an attempt to read from an empty buffer is empty is
not an error that should be signalled via the error queue, it's a
'retry read' condition and is signalled as such.
crypto/bio/bss_mem.c