(closes issue #11594)
commit8bfab416f1423327ce2827d4719119e18d45b2d8
authorjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 22:15:33 +0000 (3 22:15 +0000)
committerjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 22:15:33 +0000 (3 22:15 +0000)
tree7a08079cdb66cf04f4217a540ca8f959c21b9572
parent479abbd12a096b391747b8140680bb851dcbe031
(closes issue #11594)
Reported by: yem
Tested by: yem

This change decreases the buffer size allocated on the stack substantially in config_text_file_load when LOW_MEMORY is turned on. This change combined with the fix from revision 117462 (making mkintf not copy the zt_chan_conf structure) was enough to prevent the crash.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@120173 614ede4d-c843-0410-af14-a771ab80d22e
main/config.c