summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1772086
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1772086')
-rw-r--r--results/scraper/launchpad-without-comments/17720863
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1772086 b/results/scraper/launchpad-without-comments/1772086
new file mode 100644
index 000000000..9782fcee2
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1772086
@@ -0,0 +1,3 @@
+malformed serial data being sent from guest
+
+When sending data through serial from guest each time 0x0A byte is sent 0x0D is sent before it. For example, when sending {0x29, 0x0A} on the other end I receive {0x29, 0x0D, 0x0A}.
\ No newline at end of file