summary refs log tree commit diff stats
path: root/lib/system/embedded.nim
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2014-03-10 13:04:22 +0200
committerZahary Karadjov <zahary@gmail.com>2014-03-10 13:04:22 +0200
commit85fe5e1940efbde41ac88113e8cc6a954b0414b9 (patch)
tree644b257645e93a45cb02f2a7d8d336b408683b5b /lib/system/embedded.nim
parentd5798b43dec547f372eb49d5a8848a9970b12260 (diff)
downloadNim-85fe5e1940efbde41ac88113e8cc6a954b0414b9.tar.gz
fix #988
trivial crash caused due to unchecked iteration over an empty reclist
Diffstat (limited to 'lib/system/embedded.nim')
0 files changed, 0 insertions, 0 deletions
e previous revision' href='/akkartik/mu/blame/044space_surround.cc?h=main&id=59085fca6083a08f67911a35c02f012c19d7df48'>^
192d59d3 ^

263e6b2a ^
897ae8c1 ^
49620728 ^

192d59d3 ^

8f1db754 ^
1ead3562 ^
9867dff4 ^
f40137f1 ^
263e6b2a ^
f40137f1 ^
263e6b2a ^
f40137f1 ^
263e6b2a ^
8f1db754 ^
e4fc73b1 ^


8f1db754 ^



b24eb476 ^


263e6b2a ^
8f1db754 ^

b24eb476 ^
d0e29245 ^
82ac0b7e ^
b24eb476 ^
82ac0b7e ^
8f1db754 ^

b24eb476 ^
6c96a437 ^
0487a30e ^
ae256ea1 ^
9dcbec39 ^
ae256ea1 ^
0487a30e ^
8f1db754 ^


047296d8 ^

1ead3562 ^
192d59d3 ^
047296d8 ^
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
63
64
65
66