diff --git a/README b/README index 1000396b..400d6853 100644 --- a/README +++ b/README @@ -256,6 +256,12 @@ Modification Log from R6-5 to R6-6 File modified: OmsSrc/drvMAXv.cc +14) OMS MAXv + - Increase maximum configuration string size from 150 to 300 bytes. + - Increase all receive buffer sizes to same 300 bytes. + - Add error checks for buffer overflow in MAXvConfig() and in readbuf(). + - Buffer overflow error checks + Modification Log from R6-4 to R6-5 ==================================