~dr|z3d
@RN
@T3s|4
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%acetone
%mareki2p
%snex
+Atticfire
+FreefallHeavens
+Onn4l7h
+Onn4|7h
+fa
+marek22k
+onon_
+profetikla
+qend-irc2p
+r00tobo
+sexy
+uop23ip
Arch
Danny
Irc2PGuest21708
Irc2PGuest28384
Irc2PGuest4937
Irc2PGuest66257
Irc2PGuest75631
Irc2PGuest99986
Over1
RTP_
Watson
ahiru
anontor
cims
i2potus
interesting
justaperson
lokzz
luvme3
mahlay
makoto
n2_
nilbog
not_bob_afk2
pinotto
poriori
r00tobo[2]
rednode
sahil
uberius
user_ygg2_
zzz
dr|z3d, FWIW, linux markdown-it doesn't like the audit md tables either
dr|z3d
zzz: FWIW, my script loves them. make of that what you will :)
zzz
there's many flavors of markdown, what standard are you supporting? or is it designed to parse only audits from south africa?
dr|z3d
LOL
dr|z3d
supports commonmark and gfm.
zzz
eyedeekay, dr|z3d, you have an opinion on LOW-3 from the first batch? idk's initial call was "no"
dr|z3d
what ids?
zzz
LOW-3
dr|z3d
don't see those here.
zzz
first batch
dr|z3d
not seeing any LOW3 ids.
zzz
LOW-3: TOCTOU Race in NTCP2 Reader
zzz
File: router/java/src/net/i2p/router/transport/ntcp/Reader.java:149-183 Race between con.isEstablished() check under lock (line 155) and est.isComplete() check without lock (line 162). Between releasing the synchronized block and the completeness check, another thread can complete establishment, causing the code to break into the encrypted-data loop (line 178) with potentially stale state. Source comments at lines
zzz
121, 125, and 163 confirm awareness of race conditions.