[Bug 1512617] [NEW] Redundant Comparison in libmng_zlib.c
Launchpad Bug Tracker
1512617 at bugs.launchpad.net
Tue Nov 3 09:13:35 UTC 2015
You have been subscribed to a public bug by Sebastien Bacher (seb128):
In libmng_zlib.c
At #368, 'iRslt' == '0' is checked.
So, it is redundant comparison 'iRslt' == '0' (0 == 0) which is always true at #373, #379, #382, #385 and #388.
The solution is to remove 'iRslt' == '0' comparison.
For detail information please check the attached patch file.
** Affects: libmng (Ubuntu)
Importance: Undecided
Status: New
--
Redundant Comparison in libmng_zlib.c
https://bugs.launchpad.net/bugs/1512617
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list