summaryrefslogtreecommitdiffstats
path: root/src/hash.c
diff options
context:
space:
mode:
authorpancake@flubox <pancake@flubox>2009-12-21 14:40:12 +0100
committerpancake@flubox <pancake@flubox>2009-12-21 14:40:12 +0100
commit3f975a93b312d569af99b200f2a695d22a6fd55d (patch)
tree59a7bdd913104cb22c3ef94ed3e2d1d23ef93944 /src/hash.c
parent5f4476566d894e0bab91a8257dbffa839fe4975b (diff)
download0xFFFF-3f975a93b312d569af99b200f2a695d22a6fd55d.tar.bz2
* Fix segmentation fault with -O2 while unpacking (thanks for reporting) * Various random checks to ensure read/write ops are success
Diffstat (limited to 'src/hash.c')
-rw-r--r--src/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash.c b/src/hash.c
index 77b4159..9809a75 100644
--- a/src/hash.c
+++ b/src/hash.c
@@ -1,6 +1,6 @@
/*
* 0xFFFF - Open Free Fiasco Firmware Flasher
- * Copyright (C) 2007 pancake <pancake@youterm.com>
+ * Copyright (C) 2007-2009 pancake <pancake@youterm.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by