2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-04-06 14:21:43 +08:00
Tom de Vries 80a7eb6ac7 [gdb] Check strpbrk against nullptr
In noticed two occurrences of "if (strpbrk (...))".

Fix this style issue by checking against nullptr.
2025-03-31 16:12:22 +02:00
..
2024-11-23 12:40:36 +01:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-11-18 09:46:31 +01:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-03-06 12:58:25 +01:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-03-06 12:58:25 +01:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-06-24 09:11:30 -06:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-03-06 12:58:25 +01:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-03-12 14:23:50 -06:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-01-06 06:46:35 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00

This is a helper library that is used by gdb and gdbserver.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.