Miva Empresa/Mia/Script Compiler v5.31 Release Notes
Posted by Wayne Smith on 08 March 2018 10:09 AM
|
|
New Builtin Functions miva_joinstring( input var, join_with, flags )
Parameters:
Return Value:
Other miva_splitstring
Bugs Fixed 25940: crypto_base64_decode should not require padded "=" in order to successfully decode 26092: The compiler outputs an invalid engine version for every command line parameter 26134: Output::Write_Compressed_Full can read past the end of the buffer 26186: FunctionManager::Read should validate all values read from the binary 26188: Dictionary::Read should validate all values read from the binary 26189: VariableHash::Read should validate all values read from the binary 26190: LocalizedIndex::Read should validate all values read from the binary 26191: LocalizedDictionary::Read should validate all values read from the binary 26192: SegmentManager::Read should validate all values read from the binary 26193: TaggedFile::Header_Read should validate all values read from the binary 26194: TaggedFile::Directory_Read should validate all values read from the binary 26204: config3x_setconfigvalue leaks memory 26216: TaggedFile::Section_End doesn't grow directory entries properly 26221: LocalizedLanguages::Read should validate all values read from the binary 26310: MivaVM::localize / MivaVM::localizev need to ensure the dictionary is loaded | |
|