Opened 11 years ago
Closed 11 years ago
#191 closed defect (fixed)
codecfilter_vorbis.c:58 sets errno to zero
Reported by: | ph3-der-loewe | Owned by: | ph3-der-loewe |
---|---|---|---|
Priority: | minor | Milestone: | RoarAudio major release 1.0 |
Component: | roard | Version: | 1.0beta0 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | Kernel: | ||
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | Porting |
Description
codecfilter_vorbis.c:58 sets errno to zero (without using any E*-const).
This should be replaced by making use of the error functions in libroar.
Subtickets
Change History (1)
comment:1 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 1.0beta0
Note: See
TracTickets for help on using
tickets.