Fix chunk size check.

If the chunk returned in chunk_recycle is too small to satisfy
the current request, the code would still allow it to be reused.
Make sure the chunk size is checked in all cases:

Bug: 21633176
Change-Id: I04d2a682efaa3c177960b68a143afd2f6dbe17c4
1 file changed