MonetDB: Jun2016 - Sanitize exception handling.

2016-04-06 Thread Sjoerd Mullender
Changeset: 701842f605f2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=701842f605f2 Modified Files: geom/monetdb5/geomBulk.c Branch: Jun2016 Log Message: Sanitize exception handling. diffs (truncated from 583 to 300 lines): diff --git a/geom/monetdb5/geomBulk.c b/

MonetDB: Jun2016 - Sanitize exception handling.

2016-04-06 Thread Sjoerd Mullender
Changeset: c99dbabc15c6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c99dbabc15c6 Modified Files: geom/monetdb5/geom.c Branch: Jun2016 Log Message: Sanitize exception handling. Also, checked to make sure no freshly allocated memory gets returned in failing calls.