79514350

Date: 2025-03-17 10:53:19
Score: 3
Natty:
Report link
If you malloc after strlen, you need to add +1 because 'hello\0' is 6 bytes.
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jea