mirror of
https://github.com/zeromq/libzmq.git
synced 2025-06-16 10:46:21 +02:00
Problem: IPC wildcard test broken on OSX
Solution: increase path buffer length to 73
This commit is contained in:
parent
5ce6bc5f6d
commit
11917f850a
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
#include "testutil.hpp"
|
#include "testutil.hpp"
|
||||||
|
|
||||||
#define BUF_SIZE 32
|
#define BUF_SIZE 73
|
||||||
|
|
||||||
int main (void)
|
int main (void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user