* modules/access/vcdx/access.c: Fixed an obvious buffer overflow. This
code is still unsafe, bounds need to be checked after each sprintf/strcat call.
Showing
Please register or sign in to comment
code is still unsafe, bounds need to be checked after each sprintf/strcat call.