about summary refs log tree commit diff stats
path: root/080display.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-02-15 13:52:51 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-02-15 14:07:23 -0800
commit4637d58f6c4777f9643f73de859af23c38acca2c (patch)
treeaed44d16e0ae6a7961351d964189e3cbca4d8706 /080display.cc
parentf592d8629f3fddaebff4abece8f92e57e9379418 (diff)
downloadmu-4637d58f6c4777f9643f73de859af23c38acca2c.tar.gz
2661 - warn if a reply doesn't match recipe header
Thanks Nicolas Léveillé for running up against this bug:
  https://news.ycombinator.com/item?id=11094837

(Also noticed and fixed several subsidiary issues. This whole aspect
doesn't seem fully baked yet.)
Diffstat (limited to '080display.cc')
0 files changed, 0 insertions, 0 deletions
lame/html/screen.mu.html?h=main&id=859f35fbe2f6a78157b875e12eb7dc8cd95c1152'>^
e6056999 ^
a654e4ec ^
f5465e12 ^
dbe12410 ^
a654e4ec ^

c5ffb6e1 ^

a654e4ec ^





c5ffb6e1 ^

a654e4ec ^
c5ffb6e1 ^
d990e8f0 ^
c5ffb6e1 ^

4690ce81 ^
dbe12410 ^
d009e158 ^

f5465e12 ^



d009e158 ^

f5465e12 ^











dbe12410 ^
c5ffb6e1 ^



a654e4ec ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62