Index: NVDataMgmt.c =================================================================== diff -u -rd2f6246090e76d8a512a8a5dbda3d713fa3b8e0d -r3d27169b1762db40ba61808d0ea2f8e795a0a0cf --- NVDataMgmt.c (.../NVDataMgmt.c) (revision d2f6246090e76d8a512a8a5dbda3d713fa3b8e0d) +++ NVDataMgmt.c (.../NVDataMgmt.c) (revision 3d27169b1762db40ba61808d0ea2f8e795a0a0cf) @@ -2399,7 +2399,7 @@ if ( getRTCRAMStatus() == RTC_RAM_STATUS_IDLE || timeoutStatus == TRUE ) { U08* bufferPtr = 0; - U32 length; + U32 length = 0; if ( activeQueue == NVDATAMGMT_PROCESS_RECORDS ) {