pam: reduced default stack size

This commit is contained in:
Nikos Mavrogiannopoulos
2014-06-28 20:45:43 +02:00
parent f44e0d63bf
commit bb4f2ae453

View File

@@ -45,7 +45,7 @@
#include <pcl.h>
#include <str.h>
#define PAM_STACK_SIZE (128*1024)
#define PAM_STACK_SIZE (96*1024)
#define MAX_REPLIES 2