Modify

Opened 6 years ago

Closed 6 years ago

Last modified 18 months ago

#313 closed defect (fixed)

unnecessary use of O_CREAT & missing escape in popen in aireplay-ng.c

Reported by: Till Maas Owned by:
Priority: minor Milestone: 0.9.2
Component: aireplay-ng Version: 0.9.1
Keywords: Cc:

Description

Here is a little patch that is based on feedback by Jakub Jelinek and Alan Cox, because of a build failure for Fedora Rawhide: (use https)

www.redhat.com/archives/fedora-devel-list/2007-August/msg01684.html
www.redhat.com/archives/fedora-devel-list/2007-August/msg01685.html

I did not yet test, whether this patch makes aircrack-ng build again, because the buildsys did not have time to build it. But I will report back later.

Attachments (1)

aircrack-ng-0.9.1-aireplay.patch (1.1 KB) - added by Till Maas 6 years ago.
this fixes an open call and escapes a popen call in aireplay-ng.c

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by Till Maas

this fixes an open call and escapes a popen call in aireplay-ng.c

comment:1 Changed 6 years ago by Till Maas

With this patch aircrack-ng builds again on Fedora Rawhide.

comment:2 Changed 6 years ago by hirte

its applied in r668. i agree about the "O_CREAT" but escaping the "*", i think we can just remove it, as the filename should always be "inject_nofcs". Could someone with a broadcom card comment on that?

comment:3 Changed 6 years ago by misterx

  • Resolution set to fixed
  • Status changed from new to closed

(In [669]) Filename is exactly inject_nofcs; checked on BT2 (Closes: #313).

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.