Fix overflow of rdbWriteRaw return value (#8306)
Saving string of more than 2GB to the RDB file, can result in corrupt RDB, or failure in rdbSave. S
Please register or sign in to comment
Saving string of more than 2GB to the RDB file, can result in corrupt RDB, or failure in rdbSave. S