----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3809/ -----------------------------------------------------------
Review request for Asterisk Developers. Repository: Asterisk Description ------- During testing, encountered an assert due to a null featuregroup passed to ao2_find(). This patch adds null checks around cfg->featuregroups and cfg->applicationmap, since they are not duplicated or initialized when features are copied. Diffs ----- /team/group/media_formats-reviewed-trunk/main/features_config.c 418781 Diff: https://reviewboard.asterisk.org/r/3809/diff/ Testing ------- Repeated previously asserting test sequence with success. Thanks, Scott Griepentrog
-- _____________________________________________________________________ -- 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
