MFC r271720:
If fgets(3) fails in getbounds(), show strerror(3) if not an EOF. Also fix a FILE* leak in getbounds().
PR: 192032 Approved by: re (gjb)