Initialise 'psa' to NULL on every code path in the Pageant client
[u/mdw/putty] / sshbn.c
diff --git a/sshbn.c b/sshbn.c
index 9d69b38..24f3ca6 100644 (file)
--- a/sshbn.c
+++ b/sshbn.c
@@ -1761,7 +1761,7 @@ char *bignum_decimal(Bignum x)
 #include <ctype.h>
 
 /*
- * gcc -g -O0 -DTESTBN -o testbn sshbn.c misc.c -I unix -I charset
+ * gcc -Wall -g -O0 -DTESTBN -o testbn sshbn.c misc.c conf.c tree234.c unix/uxmisc.c -I. -I unix -I charset
  *
  * Then feed to this program's standard input the output of
  * testdata/bignum.py .