x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16217 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* ftpd/ls.c: Check return value from asprintf instead of string !=
|
||||
NULL since it undefined behavior on Linux. From Bj<42>rn Sandell
|
||||
|
||||
* ftpd/gss_userok.c: Check return value from asprintf instead of
|
||||
string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
||||
* ftpd/ftpd.c: Check return value from asprintf instead of string
|
||||
!= NULL since it undefined behavior on Linux. From Bj<42>rn Sandell
|
||||
|
||||
* ftp/gssapi.c: Check return value from asprintf instead of string
|
||||
!= NULL since it undefined behavior on Linux. From Bj<42>rn Sandell
|
||||
|
||||
2005-10-12 Johan Danielsson <joda@pdc.kth.se>
|
||||
|
||||
* ftp/ftp.1: document -x
|
||||
|
@@ -1,5 +1,11 @@
|
||||
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* pop_dropinfo.c: Check return value from asprintf instead of
|
||||
string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
||||
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* pop_user.c: avoid 'unused variable' warnings
|
||||
|
||||
2005-05-10 Dave Love <fx@gnu.org>
|
||||
|
Reference in New Issue
Block a user