OSDN Git Service

Don't abort in stdio.getdelim_invalid and stdio.getline_invalid.
authorElliott Hughes <enh@google.com>
Thu, 19 Dec 2013 22:56:17 +0000 (14:56 -0800)
committerElliott Hughes <enh@google.com>
Thu, 19 Dec 2013 22:56:17 +0000 (14:56 -0800)
commit6ad8f76f1f1cbee484c30d723d9d6d1fcf5dc85c
tree07ac6a32d57f7a65112ebeda5078d2f064a9a34a
parentcf7a4a4fda076ec76bb79fdbd039665171e8cd75
Don't abort in stdio.getdelim_invalid and stdio.getline_invalid.

Change-Id: Ie1aefed732f4bea77887bddd1be9a0578e247aa3
tests/stdio_test.cpp