-
ldv made 2 file-release changes.
2009-10-22 00:46:01 UTC in strace
-
ldv made 1 file-release changes.
2009-10-22 00:45:01 UTC in strace
-
ldv made 2 file-release changes.
2009-10-22 00:41:02 UTC in strace
-
ldv made 1 file-release changes.
2009-10-22 00:40:02 UTC in strace
-
ldv made 1 file-release changes.
2009-10-22 00:31:01 UTC in strace
-
ldv committed patchset 1342 of module strace to the strace CVS repository, changing 2 files.
2009-06-01 18:45:41 UTC in strace
-
ldv committed patchset 1341 of module strace to the strace CVS repository, changing 5 files.
2009-06-01 10:32:27 UTC in strace
-
ldv committed patchset 1340 of module strace to the strace CVS repository, changing 3 files.
2009-06-01 09:59:11 UTC in strace
-
ldv committed patchset 984 of module Linux-PAM to the Pluggable Auth Modules CVS repository, changing 10 files.
2009-04-03 00:36:22 UTC in Pluggable Auth Modules
-
Looks like applied change to flex.skl may introduce regression:
Type of num_to_read was changed from int to yy_size_t, but num_to_read is assigned later to potentially negative value and compared to 0:
num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
while ( num_to_read
2009-03-05 02:20:07 UTC in flex: the fast lexical analyser