-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3599/
-----------------------------------------------------------

Review request for Asterisk Developers.


Bugs: ASTERISK-23830
    https://issues.asterisk.org/jira/browse/ASTERISK-23830


Repository: Menuselect


Description
-------

menuselect reads config using a char buf[2048].  This is too small if all 
resource modules are disabled - causing the last modules listed to be 
re-enabled.  This change expands the buffer to 8192.


Diffs
-----

  /trunk/menuselect.c 1157 

Diff: https://reviewboard.asterisk.org/r/3599/diff/


Testing
-------

make menuselect, disabled all resource modules, saved and went back in to 
verify all resource modules were still disabled.


Thanks,

Corey Farrell

-- 
_____________________________________________________________________
-- 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

Reply via email to