Robert Drehmel
085f131a15
- Fix a bug that wrote one char behind the end of the
...
supplied buffer in case the size of it was equal to
the number of characters the converted address consumed.
The bug occurred when converting an AF_INET address.
- Remove the SPRINTF macro and use sprintf instead.
- Do not do string formatting using sprintf(3) and a
temporary buffer which is copied when the supplied
buffer provides enough space. Instead, use snprintf(3)
and the real destination buffer, thus avoid the copy.
Reported by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> (1)
PR: misc/41289
2002-08-15 21:19:31 +00:00
..
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-05-11 23:22:54 +00:00
2002-04-08 07:51:10 +00:00
2002-01-14 16:59:03 +00:00
2002-04-19 04:46:24 +00:00
2002-08-02 11:58:48 +00:00
2002-06-26 14:18:36 +00:00
2002-03-22 21:53:29 +00:00
2002-01-14 16:59:03 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-07-25 08:08:30 +00:00
2001-10-01 16:09:29 +00:00
2001-10-01 16:09:29 +00:00
2002-07-24 18:58:32 +00:00
2002-06-26 14:18:36 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-01-14 16:59:03 +00:00
2002-03-22 21:53:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 22:49:10 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2002-08-09 11:15:49 +00:00
2002-07-15 19:58:56 +00:00
2002-07-15 19:58:56 +00:00
2002-07-15 19:58:56 +00:00
2001-10-01 16:09:29 +00:00
2001-10-01 16:09:29 +00:00
2002-04-19 04:46:24 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2001-08-31 10:54:44 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-08-15 21:19:31 +00:00
2002-08-14 20:40:35 +00:00
2002-08-15 20:33:44 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2001-10-01 16:09:29 +00:00
2002-03-21 18:49:23 +00:00
2002-07-15 19:58:56 +00:00
2002-06-26 08:18:05 +00:00
2002-06-26 18:03:31 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-05-28 17:03:12 +00:00
2001-11-11 02:48:09 +00:00
2002-03-21 22:49:10 +00:00
2001-10-01 16:09:29 +00:00
2002-03-22 21:53:29 +00:00
2002-06-06 10:51:25 +00:00
2002-04-15 18:45:20 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 21:53:29 +00:00
2002-07-07 11:28:28 +00:00
2002-04-01 16:09:45 +00:00
2002-03-22 21:53:29 +00:00
2001-10-01 16:09:29 +00:00
2002-04-19 04:46:24 +00:00
2002-03-22 21:53:29 +00:00
2002-04-19 04:46:24 +00:00