Opened 10 years ago Closed 10 years ago #1381 closed enhancement (fixed)Useless Assert in TComRdCost
Description
In the method TComRdCost::xGetComponentBits, it would seem to me that it is impossible for the value of uiTemp to be zero.
I think the "assert ( uiTemp );" is useless. Change History (3)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by ksuehring
comment:3 Changed 10 years ago by ksuehring
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in r4386