Fix buffer size issue in devI64inSoftCallback
This commit is contained in:
@@ -41,7 +41,7 @@ typedef struct devPvt {
|
||||
struct {
|
||||
DBRstatus
|
||||
DBRtime
|
||||
epicsInt32 value;
|
||||
epicsInt64 value;
|
||||
} buffer;
|
||||
} devPvt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user