wok diff memtest/stuff/pack @ rev 20164

Up firefox-official (57.0.4), with Meltdown & Spectre fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 05 13:33:08 2018 +0100 (2018-01-05)
parents 9e463ebef079
children c4968381aed9
line diff
     1.1 --- a/memtest/stuff/pack	Thu May 04 12:47:15 2017 +0200
     1.2 +++ b/memtest/stuff/pack	Fri Jan 05 13:33:08 2018 +0100
     1.3 @@ -60,7 +60,6 @@
     1.4  	store $syssize $2 500
     1.5  	store 4 $2 497 1
     1.6  	store $((($size+511)/512)) $2 4
     1.7 -	store $((($size+15)/16+0x9E0)) $2 10
     1.8  	store $((($size+15)/16)) $2 14
     1.9  	echo -e "$3" | dd conv=notrunc bs=1 seek=YYY of=$2 count=ZZZ
    1.10  }