Tijs van Roon 717ca79ecb #3181 printf double vsnprintf() fix, malloc, va_end (#3184)
* Use loc_buf for small strings, check for error return from vsnprintf

* cleanup arg when bailing out of new

* Use malloc/free instead of new/delete in printf

* Return actual bytes written in printf

* FIX: write before free
2019-09-08 23:49:32 +03:00
..
2018-06-27 09:01:06 +02:00
2018-12-28 19:14:15 +02:00
2019-05-01 20:10:41 +03:00
2019-08-20 16:48:26 +03:00
2018-06-27 09:01:06 +02:00
2019-05-11 11:16:05 +03:00
2019-06-05 13:48:13 +02:00