From 8ea83fc56d07961010ffb966074daa3bb9ac7bc1 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 30 Aug 2011 20:46:44 +0000 Subject: [PATCH] R6-6 update --- README | 6 ++++++ 1 file changed, 6 insertions(+) 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 ==================================