[PATCH] [analyzer] Make realloc(ptr, 0) handling equivalent to malloc(0).

Антон Ярцев anton.yartsev at gmail.com
Mon Jun 1 06:42:24 PDT 2015


The request is cancelled, unix.Malloc already handles both cases (usage after free and leak if realloc fails and reallocated memory is not freed.


http://reviews.llvm.org/D9040

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list