[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #49115] read.c: Fixed invariant condition.
From: |
Jaak Ristioja |
Subject: |
[bug #49115] read.c: Fixed invariant condition. |
Date: |
Sat, 17 Sep 2016 16:48:42 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (compatible) |
URL:
<http://savannah.gnu.org/bugs/?49115>
Summary: read.c: Fixed invariant condition.
Project: make
Submitted by: jotik
Submitted on: Sat 17 Sep 2016 04:48:40 PM GMT
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: SCM
Operating System: None
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
if (stopmap | MAP_COLON) always evaluated to true, because MAP_COLON is
non-zero. Again found by cppcheck.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 17 Sep 2016 04:48:40 PM GMT Name:
0006-read.c-Fixed-invariant-condition.patch Size: 916B By: jotik
<http://savannah.gnu.org/bugs/download.php?file_id=38537>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49115>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #49115] read.c: Fixed invariant condition.,
Jaak Ristioja <=