|
From: | Andrey Vinogradov |
Subject: | [lwip-devel] [bug #54196] httpd.c, 2548: extra check |
Date: | Wed, 27 Jun 2018 13:01:31 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3472.3 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?54196> Summary: httpd.c, 2548: extra check Project: lwIP - A Lightweight TCP/IP stack Submitted by: andreyvinogradov Submitted on: Ср. 27 июня 2018 17:01:29 Category: apps Severity: 3 - Normal Item Group: Compiler Warning Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: None lwIP version: git head _______________________________________________________ Details: line 2524: if (hs == NULL) { ... return; } line 2548: if (hs && (hs->handle)) { ... } _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?54196> _______________________________________________ Сообщение отправлено по Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |