Fix printf issue found in GDB

This commit is contained in:
jD91mZM2
2020-08-05 16:48:03 +02:00
parent 4f93e43593
commit 72532b8280
3 changed files with 22 additions and 11 deletions
+2
View File
@@ -60,6 +60,8 @@ Non-finite float madness:
%F: INF -INF NAN -NAN
%g: inf -inf nan -nan
%G: INF -INF NAN -NAN
Things that have been buggy
+05
Testing asprintf...
printed: test string, value: 11
printed: test string 2, value: 13