diff options
author | Brian Fraser <fraserbn@gmail.com> | 2014-01-26 01:12:45 -0300 |
---|---|---|
committer | Brian Fraser <fraserbn@gmail.com> | 2014-01-26 14:44:26 -0300 |
commit | bb34e29a07123d6f8b23fd8df7efe347907f45e0 (patch) | |
tree | feca625f8703de1e46b4b77200469db1d971bc3c /caretx.c | |
parent | 8d6f7939bfc611dedd9b5c694563ca08c063d5fc (diff) | |
download | perl-bb34e29a07123d6f8b23fd8df7efe347907f45e0.tar.gz |
Android hints: run-adb-shell was mishandling '\0'
That's literally '\0', all four characters, not a null. Previously, due to
mistakenly passing things through the shell twice, it turned '\0' into an
actual null, and that screwed up the test for fflush(NULL)
Diffstat (limited to 'caretx.c')
0 files changed, 0 insertions, 0 deletions