Fixed cache bug in low_get_line which could cause it to use stale pointers if prog->linenumbers gets reallocated (happens only if line number info is retrieved for unfinished programs). Rev: src/program.c:1.471