Opened 17 years ago

Closed 17 years ago

#717 closed defect (remind)

Asserts in release mode

Reported by: codon1@… Owned by: mans@…
Priority: normal Component: libavcodec
Version: unspecified Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

There is an inconsistency in ffmpeg where some files explicitly #undef NDEBUG and others don't. This results in the possibility of trigerring an assertion in a release build.

You will find an attached patch that rectifies this.

Attachments (1)

ndebug.diff (8.6 KB ) - added by codon1@… 17 years ago.
remove #undef ndebug

Download all attachments as: .zip

Change History (3)

by codon1@…, 17 years ago

Attachment: ndebug.diff added

remove #undef ndebug

comment:1 by codon1@…, 17 years ago

comment:2 by compn, 17 years ago

Resolution: remind
Status: newclosed

closing all ffmpeg bugs

bug moved to ffmpeg roundup tracker.
https://roundup.mplayerhq.hu/roundup/ffmpeg/issue157

Note: See TracTickets for help on using tickets.