diff options
author | Pablo Barciela <[email protected]> | 2019-03-03 02:54:35 +0100 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-03-06 23:54:30 +0100 |
commit | b26eff1f5c823c6eafbc24bb4552c071c41f34b7 (patch) | |
tree | af4fd5f838d51a656309984eda91affca450b114 /configure.ac | |
parent | 726144259f649e80ae1221e065ee8d9706b86616 (diff) | |
download | caja-b26eff1f5c823c6eafbc24bb4552c071c41f34b7.tar.bz2 caja-b26eff1f5c823c6eafbc24bb4552c071c41f34b7.tar.xz |
eel-gdk-pixbuf-extensions: Fix division by zero
Fixes Clang static analyzer warning:
eel-gdk-pixbuf-extensions.c:403:29: warning: Division by zero
*dest++ = r / n_pixels;
~~^~~~~~~~~~
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions