Running Roxie under Valgrind revealed some minor issues. I don't think any would cause a problem in real world. getCRC does not set the crc if none is available, so make sure to initialize it. Potential read of one char beyond allocated string buffer when readhing hex data. Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|