]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Made sure that every call to bfd_read, bfd_write, and bfd_seek
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:41:53 +0000 (22:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:41:53 +0000 (22:41 +0000)
commit2baa7d54a6a3a857fce2df0c4f4cd63715f84c29
tree4b0c98c6cc49fef60ec7c0a9c1cbed9fb0574877
parent791a3db4a64ca11af2d68a25467bf51a23d03c8f
Made sure that every call to bfd_read, bfd_write, and bfd_seek
checks the return value and handled bfd_error correctly.  These
changes are not itemised.  Also:
* i386os9k.c (os9k_swap_exec_header_in): Change return type to
boolean.
(os9k_object_p): Check os9k_swap_exec_header_in return value.
bfd/i386os9k.c