* target.c (target_read_memory_partial): Don't deref errnoptr

when checking for null pointer.
This commit is contained in:
Stu Grossman 1993-06-03 10:36:39 +00:00
parent 5a07035505
commit 3af7fb94af
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu Jun 3 03:34:49 1993 Stu Grossman (grossman@cygnus.com)
* target.c (target_read_memory_partial): Don't deref errnoptr
when checking for null pointer.
Wed Jun 2 19:58:46 1993 John Gilmore (gnu@cygnus.com)
* remote-es1800.c: Fix typo.