Redundant Comparison in libmng_zlib.c

Bug #1512617 reported by Garima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmng (Ubuntu)
Expired
Low
Unassigned

Bug Description

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.

Revision history for this message
Garima (garima-g) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report, that seems like the sort of issue that should be reported upstream though, could you do that?

Changed in libmng (Ubuntu):
importance: Undecided → Low
Revision history for this message
Iain Lane (laney) wrote :

It looks like <email address hidden> is the email address of the person making most recent changes to libmng.

Could you please send your fix there?

Thank you!

Changed in libmng (Ubuntu):
status: New → Incomplete
Revision history for this message
Iain Lane (laney) wrote :

I unsubscribed the ubuntu-sponsors so that this doesn't appear on our work list while we are waiting for the upstream to reply. If you don't get anywhere in a reasonable time, please re subscribe ubuntu-sponsors.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for libmng (Ubuntu) because there has been no activity for 60 days.]

Changed in libmng (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.