[Gambas-devel-svn] SF.net SVN: gambas:[8110] gambas/trunk/main/gbx/gbx_stream.c
Brought to you by:
gambas
From: <ga...@us...> - 2017-03-18 12:14:02
|
Revision: 8110 http://sourceforge.net/p/gambas/code/8110 Author: gambas Date: 2017-03-18 12:14:01 +0000 (Sat, 18 Mar 2017) Log Message: ----------- [INTERPRETER] * BUG: Fix a possible bad serialization of arrays. * BUG: Don't crash during the unserialisation of an array whose datatype has been incorrectly serialized. Raise an error instead. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |