kopia lustrzana https://gitlab.com/sane-project/backends
Buffer overflow.
rodzic
7e192f8ba7
commit
66ec4dda26
|
@ -29,6 +29,12 @@
|
|||
|
||||
#include <curl/curl.h>
|
||||
|
||||
#ifdef PATH_MAX
|
||||
# undef PATH_MAX
|
||||
#endif
|
||||
|
||||
#define PATH_MAX 4096
|
||||
|
||||
struct uploading
|
||||
{
|
||||
const char *read_data;
|
||||
|
|
Ładowanie…
Reference in New Issue