Willy Tarreau 0e11d59af6 MINOR: buffer: remove bo_contig_data()
The two call places now make use of b_contig_data(0) and check by
themselves that the returned size is no larger than the scheduled
output data.
2018-07-19 16:23:40 +02:00
..
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00