]> granicus.if.org Git - p11-kit/commit
Use EFBIG as the error code when pin file is too large
authorStef Walter <stefw@gnome.org>
Tue, 17 Jul 2012 03:47:59 +0000 (05:47 +0200)
committerStef Walter <stefw@gnome.org>
Tue, 17 Jul 2012 03:50:07 +0000 (05:50 +0200)
commitd51914b6483b7ddc806ee3861084aa98ee97a7fb
treea44a632483bba73fae25cef7a3874efbf7f18ea9
parent4a6a685c03bd92566c1656f1af3662ca7deecefa
Use EFBIG as the error code when pin file is too large

 * The previous EOVERFLOW was not supported on mingw
p11-kit/pin.c
tests/pin-test.c