jp9000 dfdba6636b libobs/util: Fix string conversion functions
There was a fundamental flaw with the string type conversion functions
where the sizes were not being properly accounted for.  They were using
the 'len' value as a value for the output rather than only for the
input, which was bad because the output could have more or less
characters than the input.
2014-05-30 02:42:03 -07:00
..
2014-04-07 01:25:38 -07:00
2014-04-07 01:25:38 -07:00
2014-04-07 01:29:56 -07:00
2013-09-30 19:37:13 -07:00
2013-10-14 13:21:15 +02:00