* p-valprint.c (pascal_object_print_value): Replace potentially
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 23 Jul 2012 18:08:29 +0000 (18:08 +0000)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 23 Jul 2012 18:08:29 +0000 (18:08 +0000)
commit6c18f3e0f4d7e0399b39a0d554b5152af71a94e2
tree492cc1fb9f64c05b8723fcb0ede1a7d981f88bc6
parent695c31738b1a1f052f777630bd914b7f3f783b9b
* p-valprint.c (pascal_object_print_value): Replace potentially
unsafe alloca with xmalloc/xfree.
* valops.c (search_struct_method): Likewise.
gdb/ChangeLog
gdb/p-valprint.c
gdb/valops.c
This page took 0.025778 seconds and 4 git commands to generate.