aboutsummaryrefslogtreecommitdiffstats
path: root/lib/events_libevent.c
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-02-28 16:40:16 -0300
committerdequis <dx@dxzone.com.ar>2015-02-28 17:40:07 -0300
commita880e34c6aeba0775875e3113ff84d6d46fd5d49 (patch)
treefd2d3eccfa84b8ecb39caa6d9850aa2038258dd4 /lib/events_libevent.c
parent8eb2e840353cbc669e4a566cf3a79408bcdb2b28 (diff)
Refactor oauth_params_del to fix use-after-free that i introduced
Yeah ok that was dumb. This is essentially just using a 'data' variable instead of 'l->data', but i went ahead and cleaned up the function.
Diffstat (limited to 'lib/events_libevent.c')
0 files changed, 0 insertions, 0 deletions
e='hotfix/0.20.0.1'>hotfix/0.20.0.1 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rack-1.1.0/lib/rack/commonlogger.rb
blob: 1edc9b8360719588ef34d74ec17ee5c0d06fdeab (plain)
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