Opened 19 years ago
Closed 19 years ago
#717 closed defect (remind)
Asserts in release mode
| Reported by: | Owned by: | ||
|---|---|---|---|
| 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)
Change History (3)
by , 19 years ago
| Attachment: | ndebug.diff added |
|---|
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → remind |
|---|---|
| Status: | new → closed |
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.

remove #undef ndebug