Files
wget/tests
Darshit Shah f7835691b4 Fix double free in FTP Code
* src/ftp.c(getftp): Don't free `target`. If it is not pointing to
  targetbuf, then it still pointing to its original location of u->dir.
  This location will be free'd later. Doing so now causes a double free
  and hence crashes Wget
* tests/Test-ftp-dir.px: New test to show double free error
* tests/Makefile.am: Add new test
2021-03-02 12:03:14 +01:00
..
2018-11-09 15:47:53 +01:00
2017-04-05 20:04:12 +02:00
2017-04-05 20:04:12 +02:00
2017-04-05 20:04:12 +02:00
2017-04-05 20:04:12 +02:00
2021-03-02 12:03:14 +01:00
2018-11-09 15:47:53 +01:00
2021-03-02 12:03:14 +01:00
2021-01-01 12:31:01 +01:00
2021-01-01 12:31:01 +01:00