about summary refs log tree commit diff stats
path: root/main.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-10 13:47:44 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-10 13:47:44 +0200
commitb8bccb4ac5222a01ecd6a5f82997ea2ee3b84b8b (patch)
tree83c2aa1803f9a9948c2c8fd9b96bc3da91e57809 /main.c
parentb6b2f584ecc0510acdf7e1df46ad397cff168335 (diff)
downloaddwm-b8bccb4ac5222a01ecd6a5f82997ea2ee3b84b8b.tar.gz
fixed a potential security flaw
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions
artik.com> 2015-03-30 21:31:58 -0700 997' href='/akkartik/mu/commit/cpp/.traces/get_address_indirect?h=hlt&id=088665eff883b5bc28022800aed27f6af468a4ba'>088665ef ^
35457609 ^
844697c2 ^
088665ef ^

decaddb4 ^




d61b4761 ^
6ca059ef ^
6f5d7864 ^
5e938dc1 ^
57699011 ^
6f5d7864 ^
5e938dc1 ^
57699011 ^
6f5d7864 ^
5e938dc1 ^
57699011 ^
6f5d7864 ^
5e938dc1 ^



de63f02e ^
57699011 ^
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
                          

                                                                                   
                          

                                                                                     
                          

                                                                                     
                                 
                                                                                                        

                                                                                  




                              
                                                   
                
                         
                        
                              
                         
                         
                               
                         
                         
                               
                         



                           
                     
                              
parse/0: instruction: copy
parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal"]}
parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
parse/0: instruction: copy
parse/0:   ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]}
parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
parse/0: instruction: copy
parse/0:   ingredient: {name: "35", value: 0, type: 0, properties: ["35": "literal"]}
parse/0:   product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]}
parse/0: instruction: get-address
parse/0:   ingredient: {name: "1", value: 0, type: 2-6, properties: ["1": "address":"point", "deref": ]}
parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "offset"]}
parse/0:   product: {name: "4", value: 0, type: 1, properties: ["4": "integer"]}
after-brace/0: recipe main
after-brace/0: copy ...
after-brace/0: copy ...
after-brace/0: copy ...
after-brace/0: get-address ...
new/0: routine allocated memory from 1000 to 101000
schedule/0: main
run/0: instruction main/0
run/0: ingredient 0 is 2
mem/0: storing 2 in location 1
run/0: instruction main/1
run/0: ingredient 0 is 34
mem/0: storing 34 in location 2
run/0: instruction main/2
run/0: ingredient 0 is 35
mem/0: storing 35 in location 3
run/0: instruction main/3
run/0: ingredient 0 is 1
mem/0: location 1 is 2
run/0: ingredient 1 is 0
run/0: address to copy is 2
run/0: product 0 is 2
mem/0: storing 2 in location 4