Steve Clark <sclark(at)netwolves(dot)com> writes:
> The return from malloc should be checked to make sure it succeeds -
> right???
Probably, but what do you expect the code to do if it doesn't succeed?
This function seems not to have any defined error-return convention.
regards, tom lane