shithub: mc

Download patch

ref: aebfdd24002430894e5223faa56abbd7d9c27115
parent: 082f10a8b41f7768c2941950872526fcf45b0ccd
parent: 56dffc40e38779981b50628d0c4781255410a357
author: Ori Bernstein <ori@markovcorp.com>
date: Wed Feb 27 12:37:09 EST 2019

Merge github.com:oridb/mc

--- a/rt/start-openbsd.s
+++ b/rt/start-openbsd.s
@@ -64,7 +64,7 @@
 
 	call	__init__
 	call	main
-	call	__init__
+	call	__fini__
 
 	/* exit(0) */
 	xorq	%rdi,%rdi