wadetb Speculative fix for reported divide by zero.
f487cda Jun 15, 2015
Speculative fix for reported divide by zero.
A crash at __aeabi_idiv0 was reported, and addr2line information for libshellspace.so places it near a statement that would divide by zero if a RAW encoded rectangle with w=0 were received.  This is now guarded against.
f487cda