Add fz_var annotations where appropriate
commit1beb003ca0f4ed90fda2823cb07c2eb674fc3ca4
authormalc <moosotc@gmail.com>
Sat, 7 May 2016 18:41:44 +0000 (7 21:41 +0300)
committermalc <moosotc@gmail.com>
Sat, 7 May 2016 18:41:44 +0000 (7 21:41 +0300)
tree164de41c64d94cb2b9d889148811ed8f83f929e8
parent71f6a1dd53214e5881ff56ff6ad291d8bc52fc6f
Add fz_var annotations where appropriate

Thanks to Tuncer Ayaz for heads up.

Worth metnioning that the warnings only trigger when source is
compiled with optimizations (those were set to 0 (i.e. -O0) over here
so were absent when the source was compiled locally)
link.c