Bug#340016: dchroot accesses out of bound

2005-11-20 Thread Yasuhiro Hayase
Package: dchroot Version: 0.11 Tags: patch dchroot contains following statemet. dchroot_printf(Unknown option '-%c%c'.\n, argv[index][1], argv[index][2]); However, it is not assured that strlen(argv[index])=2 in the statement. So it

Bug#339739: dbskkd-cdb cannot work correctly on 64bit system

2005-11-18 Thread Yasuhiro Hayase
Package: dbskkd-cdb Version: 1:1.01-13 Severity: important Tags: patch In uint32.h, uint32 is defined as follows. = typedef unsigned long uint32; = But in many