Always use the same limits when parse bencoded data

PR #19263.
This commit is contained in:
Vladimir Golovnev
2023-07-02 11:37:37 +03:00
committed by GitHub
parent 48d5e3326b
commit 80c637bf99
6 changed files with 19 additions and 12 deletions

View File

@@ -43,6 +43,7 @@
#include <QUrl>
#include <QVector>
#include "base/bittorrent/common.h"
#include "base/bittorrent/downloadpriority.h"
#include "base/bittorrent/infohash.h"
#include "base/bittorrent/magneturi.h"