Browse Source
* valprint.c (val_print_string): When looking for a null terminator compare current bufsize to fetchlimit to determine when to stop, instead of computing buffer+fetchlimit which may overflow for very large limits (like "unlimited").gdb-4_18-branch
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue