1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 10:51:49 -05:00
Patrick Monnerat 34cf40321c
bufref: buffer reference support
A struct bufref holds a buffer pointer, a data size and a destructor.
When freed or its contents are changed, the previous buffer is implicitly
released by the associated destructor. The data size, although not used
internally, allows binary data support.

A unit test checks its handling methods: test 1661

Closes #6654
2021-04-22 09:05:53 +02:00
..
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2021-04-22 09:05:53 +02:00
2020-04-20 22:38:05 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2020-12-26 23:54:25 +01:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-20 10:01:19 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2020-08-24 08:41:48 +02:00
2020-08-24 08:41:48 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2020-09-02 09:27:51 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2021-04-09 09:40:56 +02:00
2019-11-25 15:45:56 +01:00
2020-08-15 00:10:36 +02:00
2021-04-09 09:40:56 +02:00
2021-04-22 09:05:53 +02:00
2019-10-21 17:28:48 +02:00
2018-05-31 11:27:16 +02:00
2021-02-09 00:28:19 +01:00