« Previous | Next » 

Revision d9676f82

IDd9676f82e54cc7503ad3eb28f996edfeff58a870

Added by Stefan Weil over 12 years ago

libcacard: Fix wrong assertion (reported by cppcheck)

assert("...") will never do anything. This assertion handles a case
which should never occur, so it must be assert(!"...").

Cc: Alon Levy <>
Signed-off-by: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences