libmemcached-1.0: add memcached_return_t::MEMCACHED_UNIX_SOCKET_PATH_TOO_BIG
authorMichael Wallner <mike@php.net>
Mon, 6 Jan 2020 11:31:51 +0000 (12:31 +0100)
committerMichael Wallner <mike@php.net>
Mon, 6 Jan 2020 12:45:01 +0000 (13:45 +0100)
commita83eb6704af40530cf38935cb30dd576af563e61
treeb4d34dc37a0694110d5bd9ac376c34001e2ec8b2
parentb6719ab469b16022edd830cb90bc476b17fa6743
libmemcached-1.0: add memcached_return_t::MEMCACHED_UNIX_SOCKET_PATH_TOO_BIG

detect a possible string truncation and return an appropriate error
docs/source/libmemcached/memcached_return_t.rst
libmemcached-1.0/types/return.h
libmemcached/connect.cc
libmemcached/strerror.cc
tests/libmemcached-1.0/mem_functions.cc