On Friday 17 August 2007, Dave Jones wrote: > > More like it. 267 hits. Thanks, Dave! > Checking ./lirc/lirc-0.8.2/daemons/slinke.c > Found open with O_CREAT and no mode. > fd = open(remote->name, O_CREAT | O_EXCL | O_RDWR); > > Checking ./dvb-apps/linuxtv-dvb-apps-1.1.1/test/test.c > Found open with O_CREAT and no mode. > int vout = open("qv", O_RDWR | O_CREAT); > int aout = open("qa", O_RDWR | O_CREAT); Neither of these are compiled in the current lirc and dvb-apps packages. test.c is compiled in <= F-7 dvb-apps, but the resulting executable is not invoked during build nor shipped. Will send patches upstream anyway. -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly