From 5aeddd6788347f121f1c6739a9954fe176fe539e Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 4 Jan 2016 19:09:25 +0100 Subject: [PATCH] libmp: check nil return value of strtomp() in test program --- sys/src/libmp/test.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/src/libmp/test.c b/sys/src/libmp/test.c index 2bf8b8bc4..5b81bf9f2 100644 --- a/sys/src/libmp/test.c +++ b/sys/src/libmp/test.c @@ -40,7 +40,8 @@ testconv(char *str) for(i=0; i