You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==826== 3 errors in context 1 of 14:
==826== Thread 11:
==826== Conditional jump or move depends on uninitialised value(s)
==826== at 0x4B78450: ??? (in /usr/lib/libc.so.6)
==826== by 0x4B50B7B: fputs (in /usr/lib/libc.so.6)
==826== by 0x41C677: ini_puts (minIni.c:837)
==826== by 0x4B60957: ??? (in /usr/lib/libc.so.6)
==826== by 0x4BB609B: ??? (in /usr/lib/libc.so.6)
==826== Uninitialised value was created by a stack allocation
==826== at 0x41BDF0: ini_puts (minIni.c:681)
The text was updated successfully, but these errors were encountered:
==826== 3 errors in context 1 of 14:
==826== Thread 11:
==826== Conditional jump or move depends on uninitialised value(s)
==826== at 0x4B78450: ??? (in /usr/lib/libc.so.6)
==826== by 0x4B50B7B: fputs (in /usr/lib/libc.so.6)
==826== by 0x41C677: ini_puts (minIni.c:837)
==826== by 0x4B60957: ??? (in /usr/lib/libc.so.6)
==826== by 0x4BB609B: ??? (in /usr/lib/libc.so.6)
==826== Uninitialised value was created by a stack allocation
==826== at 0x41BDF0: ini_puts (minIni.c:681)
The text was updated successfully, but these errors were encountered: