[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rebuild fails, previous build worked, c open macro bug?
- From: Alan Cox <alan redhat com>
- To: Jakub Jelinek <jakub redhat com>, Development discussions related to Fedora <fedora-devel-list redhat com>
- Cc:
- Subject: Re: rebuild fails, previous build worked, c open macro bug?
- Date: Thu, 23 Aug 2007 09:19:04 -0400
On Thu, Aug 23, 2007 at 09:05:59AM -0400, Jakub Jelinek wrote:
> /* look for the location of inject_nofcs */
> FILE * search_inject = popen("find /sys/devices -name *inject_nofcs", "r");
Thats wrong surely. What happens if the current directory includes a file with
a name matching *inject_nofcs - surely that needs quoting...
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]