bug in pjsua_acc.c?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Sent from my iPhone

> On Nov 15, 2013, at 1:05 AM, Tristan Matthews <tristan.matthews at savoirfairelinux.com> wrote:
> 
> I noticed a few suspicious conditionals pertaining to contact rewrite, along the lines of
> if (acc->cfg.allow_contact_rewrite != 2
> 
> However, allow_contact_rewrite is a pj_bool_t and should only ever be set to PJ_TRUE or PJ_FALSE.
> I expect that the intentions was to write
> if (acc->cfg.contact_rewrite_method != 2
> 
> I've attached a patch.
> 
> Best,
> Tristan
> 
> -- 
> 
> Tristan Matthews
> D?veloppeur de logiciels libres
> tristan.matthews at savoirfairelinux.com
> Ligne directe: 514-276-5468 poste 190
> 
> Fax : 514-276-5465
> 7275 Saint Urbain
> Bureau 200
> Montr?al, QC, H2R 2Y5
> 
> <contact_rewrite.patch>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
> 
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux