Opened 12 years ago

Closed 12 years ago

#250 closed defect (invalid)

Correct return value of muroar_setvolume()

Reported by: ph3-der-loewe Owned by:
Priority: medium Milestone:
Component: µRoar Version: current
Keywords: Cc:
Architecture: Compiler:
Difficulty: very easy Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol: RoarAudio
Sound driver: Topic: Bug Fix

Description

muroar_setvolume() currently returns -1 on success.

Subtickets

Change History (1)

comment:1 Changed 12 years ago by ph3-der-loewe

  • Resolution set to invalid
  • Status changed from new to closed

This ticket is a 'false positive'. The return value is set correctly (needed a small code review to find). The good path returns zero within the loops.

Note: See TracTickets for help on using tickets.