eo - fi missed error condition if eoid passed in is NULL
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 21 Nov 2017 10:33:12 +0000 (19:33 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 15 Dec 2017 05:16:53 +0000 (14:16 +0900)
commitc4e96e4e8388c6e20e06f2723309f573b914c0b1
tree05b8e0efbf8572329cfd7ada8048e99676c279e4
parent5dd52fd09b7d79c70b3134423a87aa6400a2d994
eo - fi missed error condition if eoid passed in is NULL

in some cases construction can fail badly and this causes a crash...
eoid is NULL going in and this causes a cascade of failure. survive
and be more robust.
src/lib/eo/eo.c