From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 362DA376C; Tue, 7 Feb 2017 03:51:29 +0100 (CET) In-Reply-To: <1486435866-30562-1-git-send-email-bombermag@gmail.com> References: <1486435866-30562-1-git-send-email-bombermag@gmail.com> To: test-report@dpdk.org Cc: Dmitriy Yakovlev Message-Id: <20170207025129.362DA376C@dpdk.org> Date: Tue, 7 Feb 2017 03:51:29 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20206 [PATCH] cfgfile: fix uninitialized variable on load error X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 02:51:29 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20206 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #60: Uninitialized scalar variable. Using uninitialized value cfg->sections[curr_section]->num_entries when calling rte_cfgfile_close. total: 0 errors, 1 warnings, 22 lines checked