mirror of
https://github.com/brunoos/luasec.git
synced 2025-04-05 00:06:46 +02:00
Make memory leak reproducible in loop sample
This commit is contained in:
parent
550777a9d6
commit
0775d5744f
@ -23,6 +23,8 @@ while true do
|
|||||||
assert( peer:dohandshake() )
|
assert( peer:dohandshake() )
|
||||||
--]]
|
--]]
|
||||||
|
|
||||||
|
peer:getpeercertificate():extensions()
|
||||||
|
|
||||||
print(peer:receive("*l"))
|
print(peer:receive("*l"))
|
||||||
peer:close()
|
peer:close()
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user