BUG #21036, myOperation->getBlobHandle(..) on non-existing column cause segmentation fault
add judgement to avoid NULL pointer's operation(segmentaion fault) ndb/src/ndbapi/NdbOperation.cpp: if getColumn return NULL, set error code and return NULL in getBlobHandle ndb/src/ndbapi/ndberror.c: change the err message more appropriate
Showing
Please register or sign in to comment