----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3115/#review10551 -----------------------------------------------------------
branches/12/res/res_pjsip/pjsip_cli.c <https://reviewboard.asterisk.org/r/3115/#comment20006> It looks like 'context.output_buffer' needs to be freed for these two paths as well. - Kevin Harwell On Jan. 9, 2014, 2:34 p.m., opticron wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3115/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2014, 2:34 p.m.) > > > Review request for Asterisk Developers. > > > Bugs: ASTERISK-23081 > https://issues.asterisk.org/jira/browse/ASTERISK-23081 > > > Repository: Asterisk > > > Description > ------- > > This fixes several issues with the new res_pjsip CLI tab completion such as > output of headers during tab completion and being able to tab-complete more > items than the code actually handled (further items would simply be ignored). > > > Diffs > ----- > > branches/12/res/res_pjsip/pjsip_cli.c 405252 > > Diff: https://reviewboard.asterisk.org/r/3115/diff/ > > > Testing > ------- > > Checked "pjsip show endpoint <endpoint>", "pjsip show endpoints", and "pjsip > list endpoints" for proper tab completion behavior. > > > Thanks, > > opticron > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
