File: 0001-Align-header-to-avoid-crash.patch

package info (click to toggle)
e3 1%3A2.82%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 620 kB
  • sloc: asm: 13,937; ansic: 1,713; makefile: 110; sed: 20; sh: 18
file content (22 lines) | stat: -rw-r--r-- 447 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Bernhard Übelacker <bernhardu@mailbox.org>
Date: Tue, 6 Nov 2018 18:52:41 +0100
Subject: [PATCH] Align header to avoid crash.

Bug-Debian: https://bugs.debian.org/913014

---
 e3.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/e3.h b/e3.h
index 96f8dc7..6508e9b 100644
--- a/e3.h
+++ b/e3.h
@@ -861,6 +861,7 @@ phdr2:					;another Elf32_Phdr starts here
 %else
 	org 0x8048000
 	ELFheader
+	times 0xBF2 db 0
 %endif
 %else
 	;nothing