Riccardo Schirone 66f7403245 Rewrite the RBuffer API to make it safer and adjust the codebase ##refactor (#13656)
* Reimplement r_buf_fread/fwrite
* Add slice buffer and introduce readonly field
* Do nothing if size is 0
* Prevents an overflow when 8 is subtracted from size.
* Fix ragg2 when patching outside currently existing buffer
* Implement r_mem_mmap_resize for systems where mremap is not defined
* r_buf_buffer can be called with no size arg as well
* Use size_t instead of ut64
2019-05-15 15:34:06 +02:00
..
2018-11-19 13:00:53 +01:00
2017-06-20 05:08:57 -05:00
2019-03-18 19:16:08 +01:00
2019-05-13 14:09:33 +02:00
2018-02-09 18:45:54 +01:00
2019-04-28 19:30:15 +02:00