-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
autosave/asApp/src/dbrestore.c
Line 953 in 3283ed1
| /* No, we didn't. One more read will certainly accumulate a value string of length BUF_SIZE */ |
The code is going to concatenate two buffers after macro expansion, so a macro falling between the two buffers will not be expanded.
Metadata
Metadata
Assignees
Labels
No labels