79524000

Date: 2025-03-20 20:19:20
Score: 2.5
Natty:
Report link

In the IO_init function, when I thought I was assigning to the field of the IO object pointer, I was actually "assigning" to the alloca pointer to that pointer. Later when I tried to read from the IO object field the data wasn't there.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: tarski