-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102467/
-----------------------------------------------------------

Review request for Calligra.


Summary
-------

Check the array index before accessing the array.
Change the check of the array index from <= to <.
Check zone abailability before accessing it.
change a=a+1 to a++. 


Diffs
-----

  filters/tables/latex/export/table.cc 54f2811 
  filters/words/latex/export/para.cc f77c80c 
  filters/words/latex/export/table.cc 112f698 

Diff: http://git.reviewboard.kde.org/r/102467/diff


Testing
-------

No changes in make tests output.


Thanks,

Jaime Torres

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to