]> granicus.if.org Git - curl/commit
mbedtls: implement and provide *_data_pending()
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2016 14:10:10 +0000 (16:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Apr 2016 14:10:10 +0000 (16:10 +0200)
commitc111178bd4ed09d462c83c22b4bd99b20c9f6062
treee089435225769cf33333d3a10608ee881855fe3f
parentef802c9b853f3556165d4323877890c5f1cf9d38
mbedtls: implement and provide *_data_pending()

... as otherwise we might get stuck thinking there's no more data to
handle.

Reported-by: Damien Vielpeau
Fixes #737
lib/vtls/mbedtls.c
lib/vtls/mbedtls.h