]> Kevux Git Server - fll/commit
Bugfix: invalid read after buffer.
authorKevin Day <thekevinday@gmail.com>
Sat, 18 Jul 2020 05:08:58 +0000 (00:08 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 19 Jul 2020 03:21:07 +0000 (22:21 -0500)
commit47b73d34509ed983da7102fd81c5a8e19ac22301
treec15a50f57b6f4251b1237aa20ef50f0483380124
parent06872c8d44e1aefeb82c80298c83814b71bc9eea
Bugfix: invalid read after buffer.

If arguments.used was not incremented, then the arguments.used represents the correct position.
If it was incremented, then append that value.

The following string triggered the behavior:
  print Return Code is \"parameter:"return""
level_3/fake/c/private-make.c