projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a07035
)
* target.c (target_read_memory_partial): Don't deref errnoptr
author
Stu Grossman
<grossman@cygnus>
Thu, 3 Jun 1993 10:36:39 +0000
(10:36 +0000)
committer
Stu Grossman
<grossman@cygnus>
Thu, 3 Jun 1993 10:36:39 +0000
(10:36 +0000)
when checking for null pointer.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 539a08898a0a3e9592fd6812208efdde8de15677..f4971fbe641276379b244e080963ae20f5c90223 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.