x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16225 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* telnet/commands.c: Check return value from asprintf instead of
|
||||
string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
||||
* libtelnet/kerberos5.c: Check return value from asprintf instead
|
||||
of string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
||||
* libtelnet/kerberos.c: Check return value from asprintf instead
|
||||
of string != NULL since it undefined behavior on Linux. From Bj<42>rn
|
||||
Sandell
|
||||
|
||||
2005-08-08 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* telnetd/telnetd.c: Fix printing of /etc/issue{,.net}.
|
||||
|
@@ -1,3 +1,8 @@
|
||||
2005-10-22 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* xnlock.c: Check return value from asprintf instead of string !=
|
||||
NULL since it undefined behavior on Linux. From Bj<42>rn Sandell
|
||||
|
||||
2005-04-06 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||
|
||||
* xnlock.c: use NULL as last argument to execl, not 0
|
||||
|
Reference in New Issue
Block a user