forked from cory/tildefriends
Debugging a thing.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3814 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
cd51edcd8f
commit
157209e9b5
@ -536,7 +536,7 @@ static bool _tf_ssb_verify_and_strip_signature_internal(JSContext* context, JSVa
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("base64 decode sig fail\n");
|
||||
printf("base64 decode sig fail [%.*s]\n", (int)(sigkind - str), str);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user