• Robert Sprowson's avatar
    Fix NULL pointer assignment, realloc mistake · 71066a48
    Robert Sprowson authored
    dragdrop.c: In dragdrop_scroll, don't write 0 to address 0 when 'removeptr' is NULL, as it often is.
    registry.c: If realloc() fails, don't lose track of 'list' and leak the memory.
    Found by cpp check static analysis.
    dragdrop.c: Squash a couple of C99 prototype warnings.
    
    Version 1.13. Tagged as 'WinEdit-1_13'
    71066a48
VersionNum 803 Bytes