[PATCH] Fix libgfortran read_sf (PR fortran/47878)

Jerry DeLisle jvdelisle@frontier.com
Fri Feb 25 12:51:00 GMT 2011


On 02/24/2011 12:16 PM, Jakub Jelinek wrote:
> Hi!
>
> read_sf can return pointer to already freed memory (in case fbuf_getc
> results in realloc).  The following patch fixes it, bootstrapped/regtested
> on x86_64-linux and i686-linux, approved by Jerry in the PR, committed to
> trunk.

Thanks for fixing this Jakub. Your support is greatly appreciated by the whole team.

Jerry



More information about the Fortran mailing list