commit | ada23a5a94474a1bc0b6f72fb81aa5d2a5fa9e7f | [log] [download] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sat Apr 10 18:05:21 2010 +0000 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Fri Jul 16 15:39:07 2010 +1000 |
tree | 2b9833daac9b35340f4434cdcc9f0c432c621ad3 | |
parent | fbff125463559d88ce2e2c9cf09b97ede9c59b3d [diff] |
Remove MAX_HEADERS check The comparison against MAX_HEADERS doesn't match the error message and we are dynamically allocating memory for the program headers, so there should not be a limit. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>