зеркало из https://github.com/mozilla/pjs.git
Update Makefile.in to reflect one fewer calls to UnwantedForeground::free (r=burning)
This commit is contained in:
Родитель
5828824e58
Коммит
d30f4dcd18
|
@ -633,7 +633,7 @@ check-malloc-function-usage: $(filter-out %jsutil.h %jscntxt.h, $(ALL_FILES))
|
|||
$(srcdir)/config/check_source_count.py OffTheBooks:: 54 \
|
||||
"in Makefile.in" "{cx,rt}->{new_,new_array,malloc_,calloc_,realloc_}" $^
|
||||
# This should go to zero, if possible.
|
||||
$(srcdir)/config/check_source_count.py UnwantedForeground:: 36 \
|
||||
$(srcdir)/config/check_source_count.py UnwantedForeground:: 35 \
|
||||
"in Makefile.in" "{cx,rt}->{free_,delete_,array_delete}" $^
|
||||
|
||||
ifneq ($(OS_ARCH),WINNT) # FIXME: this should be made work on Windows too.
|
||||
|
|
Загрузка…
Ссылка в новой задаче