-
Anton Khirnov authored
That function is not pure, it writes to error. When marked as pure, the compiler is allowed to assume it does not do anything to error, so it can remain NULL, which would result in an invalid read in print_error().
12be9e81
To find the state of this project's repository at the time of any of these versions, check out
the tags.