webrtc/src/system_wrappers
andrew@webrtc.org 114c790be7 Remove character limit in WriteText().
- vfprintf can be used directly here, removing the need for the interim
  buffer. This change allows us to remove the artificial character limit.
- Fix bugs with _text. It wasn't actually getting set earlier, and the
  check was wrong.
- Remove asserts that should use real error checks.

TEST=DataLog and VoECallReport (through voe_auto_test), the only users of WriteText().

Review URL: http://webrtc-codereview.appspot.com/323001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1156 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-12-10 02:33:33 +00:00
..
interface Remove character limit in WriteText(). 2011-12-10 02:33:33 +00:00
source Remove character limit in WriteText(). 2011-12-10 02:33:33 +00:00
test Fixing system_wrappers unittests. 2011-10-31 17:10:01 +00:00
OWNERS Switch to webrtc.org accounts (for those which exist). 2011-08-10 05:16:31 +00:00