]> git.ozlabs.org Git - yaboot.git/commitdiff
Remove MAX_HEADERS check
authorAnton Blanchard <anton@samba.org>
Sat, 10 Apr 2010 18:05:21 +0000 (18:05 +0000)
committerTony Breeds <tony@bakeyournoodle.com>
Fri, 16 Jul 2010 05:39:07 +0000 (15:39 +1000)
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>

No differences found