New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25752 (closed defect: fixed)

Opened 3 years ago

Last modified 23 months ago

linphone: ortp.h has broken ortp_logv

Reported by: akim.demaille@… Owned by: jehan.monnier@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: haspatch Cc:
Port: linphone

Description

The code for ortp_logv in ortp.h is completely wrong. It lacks the initial "do", and as a result the trailing while(0) is applied to the *following* statement, which is skipped.

Attachments

patch.txt (1.2 KB) - added by akim.demaille@… 3 years ago.
Fix

Change History

Changed 3 years ago by akim.demaille@…

Fix

comment:1 Changed 3 years ago by akim.demaille@…

This is

linphone @3.2.1 (net)
Variants:             universal

Description:          With linphone you can communicate freely with people over the internet, with voice and text
                      instant messaging.
Homepage:             http://www.linphone.org/

Library Dependencies: libglade2, speex-devel, libeXosip2
Platforms:            darwin
License:              unknown
Maintainers:          jehan.monnier@linphone.org

comment:2 Changed 3 years ago by jmr@…

  • Keywords haspatch added
  • Owner changed from macports-tickets@… to jehan.monnier@…

Please remember to cc the maintainer.

comment:3 Changed 23 months ago by jmr@…

  • Summary changed from ortp.h has broken ortp_logv to linphone: ortp.h has broken ortp_logv

comment:4 Changed 23 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.