Package: nzbget Version: 11.0+dfsg-1 Severity: Important Sebastian Ramacher noticed these possible errors:
> In file included from /usr/include/string.h:638:0,
> from RemoteClient.cpp:36:
> In function 'char* strncat(char*, const char*, size_t)',
> inlined from 'bool RemoteClient::RequestServerList(bool, bool, const
> char*)' at RemoteClient.cpp:537:59:
> /usr/include/i386-linux-gnu/bits/string3.h:150:71: warning: call to char*
> __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might
> overflow destination buffer [enabled by default]
> return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest));
> QueueCoordinator.cpp: In member function 'void
> QueueCoordinator::StartArticleDownload(FileInfo*, ArticleInfo*,
> NNTPConnection*)':
> QueueCoordinator.cpp:570:182: warning: format '%i' expects argument of type
> 'int', but argument 8 has type 'std::vector<ArticleInfo*>::size_type {aka
> long unsigned int}' [-Wformat=]
> snprintf(szInfoName, 1024, "%s%c%s [%i/%i]",
> pFileInfo->GetNZBInfo()->GetName(), (int)PATH_SEPARATOR,
> pFileInfo->GetFilename(), pArticleInfo->GetPa
> rtNumber(), pFileInfo->GetArticles()->size());
signature.asc
Description: OpenPGP digital signature

