В Sat, 4 Apr 2015 22:49:28 +0200
Michael Zimmermann пишет:
> I think I found a bug but I'm not sure.
>
> http://git.savannah.gnu.org/gitweb/?p=grub.git;a=blob;f=grub-core/lib/division.c;h=920a79f18b7a7180bc5bcf18987c043b1df56687;hb=refs/heads/master#l53
> at line 53 u write a value to ro:
> *ro
I think I found a bug but I'm not sure.
http://git.savannah.gnu.org/gitweb/?p=grub.git;a=blob;f=grub-core/lib/division.c;h=920a79f18b7a7180bc5bcf18987c043b1df56687;hb=refs/heads/master#l53
at line 53 u write a value to ro:
*ro = r;
now take a look at the callers:
http://git.savannah.gnu.org/gitwe