Opened 9 years ago

Closed 9 years ago

#1381 closed enhancement (fixed)

Useless Assert in TComRdCost

Reported by: LucTrudeau Owned by: karlsharman
Priority: trivial Milestone: HM-16.5
Component: HM Version: HM-16.3
Keywords: assert Cc: ksuehring, davidf, karlsharman, jct-vc@…

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 9 years ago by DefaultCC Plugin

  • Cc ksuehring davidf karlsharman jct-vc@… added

comment:2 Changed 9 years ago by ksuehring

  • Milestone set to HM-16.5
  • Owner set to karlsharman
  • Status changed from new to assigned

comment:3 Changed 9 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in r4386

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

  • David Flynn(Subscriber)
  • jct-vc@…(Subscriber)
  • Karl Sharman(Owner, Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • Luc Trudeau(Reporter)