src/sd2.c: Fix a psf_binheader_writef usage bug 29/162529/1
authorErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 20 May 2017 09:56:42 +0000 (19:56 +1000)
committerSeungbae Shin <seungbae.shin@samsung.com>
Thu, 30 Nov 2017 06:09:17 +0000 (15:09 +0900)
commitdca13c572ccc62e564b79850bfe7a95c4a7ec99f
treefab44173c347b35162872ac41090b01557c6e907
parent067c67076bc9a959077e76fdd8353fb154e77c93
src/sd2.c: Fix a psf_binheader_writef usage bug

Unfortunately this bug cannot be found by the compiler and the tests
didn't find it either. It was found during work to improve the type
safety of calls to psf_binheader_writef.

Change-Id: I3621cfd4c564cc00401ca8303c76fe40b451f1c3
src/sd2.c