~peter-pearse/ubuntu/natty/zip/prop001

« back to all changes in this revision

Viewing changes to match.S

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-05-11 13:51:50 UTC
  • Revision ID: james.westby@ubuntu.com-20090511135150-bdd6ao0z4i2zxsk3
Tags: 3.0-1ubuntu1
match.S, crc_i386.S: forward-port non-executable stack markings, based on
patch in Fedora (LP: #375121, debian bug 528280):
http://cvs.fedoraproject.org/viewvc//devel/zip/exec-shield.patch?view=markup

Show diffs side-by-side

added added

removed removed

Lines of Context:
405
405
#endif /* i386 || _I386 || _i386 || __i386  */
406
406
 
407
407
#endif /* !USE_ZLIB */
 
408
.section .note.GNU-stack, "", @progbits
 
409
.previous