Skip to content

Commit

Permalink
Fix web server crash when a connection is closed prematurely (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablohoch authored Nov 6, 2024
1 parent 813b1ee commit 5c016d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pkg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
[net]
[email protected]:motis-project/net.git
branch=master
commit=7b089e022471bb5adf716d0c7b0cdb57a23c7adc
commit=0c26d842be0b937b03258a996f22efa649242c5d
[openapi-cpp]
[email protected]:triptix-tech/openapi-cpp.git
branch=master
Expand Down
4 changes: 2 additions & 2 deletions .pkg.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
14560197399935530260
7330568661863998259
cista 950f96f4ded53a6b5753824b280550b722933e55
zlib-ng 68ab3e2d80253ec5dc3c83691d9ff70477b32cd3
boost 73549ebca677fe6214202a1ab580362b4f80e653
Expand All @@ -7,7 +7,7 @@ mimalloc e2f4fe647e8aff4603a7d5119b8639fd1a47c8a6
libressl 24acd9e710fbe842e863572da9d738715fbc74b8
fmt dc10f83be70ac2873d5f8d1ce317596f1fd318a2
utl 9c44a5abcb62c0463df87355e0cb29d90906f0d0
net 7b089e022471bb5adf716d0c7b0cdb57a23c7adc
net 0c26d842be0b937b03258a996f22efa649242c5d
PEGTL 1c1aa6e650e4d26f10fa398f148ec0cdc5f0808d
res b759b93316afeb529b6cb5b2548b24c41e382fb0
date ce88cc33b5551f66655614eeebb7c5b7189025fb
Expand Down

0 comments on commit 5c016d1

Please sign in to comment.