Files
cpython/Modules
Andrew M. Kuchling c72c3bed77 Fix bugs in readinst():
* There was no error reported if the .read() method returns a non-string
* If read() returned too much data, the buffer would be overflowed causing a
  core dump
* Used strncpy, not memcpy, which seems incorrect if there are embedded \0s.
* The args and bytes objects were leaked
2000-07-12 01:27:18 +00:00
..
2000-07-05 21:14:16 +00:00
2000-07-10 12:43:58 +00:00
2000-06-30 16:09:01 +00:00
2000-07-10 17:15:07 +00:00
2000-07-10 09:57:19 +00:00
2000-07-01 00:16:13 +00:00
2000-06-30 23:58:06 +00:00
2000-07-10 09:31:34 +00:00
2000-06-30 23:58:06 +00:00
2000-07-10 09:57:19 +00:00
2000-06-30 23:58:06 +00:00
2000-07-10 11:56:03 +00:00
2000-07-09 15:14:52 +00:00
2000-07-10 17:15:07 +00:00
2000-07-08 05:00:07 +00:00
2000-07-10 09:55:32 +00:00
2000-07-09 20:42:34 +00:00
2000-06-30 16:04:18 +00:00
2000-07-07 16:21:31 +00:00
2000-07-10 12:43:58 +00:00
2000-07-10 11:56:03 +00:00
2000-07-10 13:12:27 +00:00
2000-07-10 12:43:58 +00:00
2000-07-10 13:12:27 +00:00
2000-07-10 16:38:09 +00:00
2000-07-10 13:12:27 +00:00
2000-07-12 01:27:18 +00:00
2000-07-09 20:35:15 +00:00
2000-07-10 09:57:19 +00:00
2000-07-10 13:05:29 +00:00
2000-07-10 12:15:54 +00:00
2000-07-10 10:49:30 +00:00
2000-07-10 12:29:26 +00:00
2000-07-10 12:04:18 +00:00
2000-07-11 23:00:12 +00:00
2000-07-03 21:31:48 +00:00
2000-07-10 09:43:24 +00:00
2000-07-10 12:29:26 +00:00
2000-07-10 12:43:58 +00:00
2000-07-10 12:29:26 +00:00
2000-07-10 12:15:54 +00:00
2000-07-10 10:03:58 +00:00
2000-07-10 12:15:54 +00:00
2000-07-10 12:04:18 +00:00
2000-07-10 11:56:03 +00:00
2000-06-30 23:58:06 +00:00
2000-07-10 09:57:19 +00:00