mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:03:32 +03:00
tests/server: sync memory callbacks with lib/easy.c
Cherry-picked from #15000 Closes #16699
This commit is contained in:
parent
2283e40fc3
commit
533ba0089b
2 changed files with 12 additions and 2 deletions
|
|
@ -25,6 +25,8 @@
|
|||
***************************************************************************/
|
||||
#include "server_setup.h"
|
||||
|
||||
#include "strdup.h"
|
||||
|
||||
#define GPE_NO_BUFFER_SPACE -2
|
||||
#define GPE_OUT_OF_MEMORY -1
|
||||
#define GPE_OK 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue