Fix access to uninitalized memory (#52613).
Also reported as https://bugs.chromium.org/p/chromium/issues/detail?id=791317 * src/base/ftbitmap.c (ft_bitmap_assure_buffer): If increasing the bitmap size needs a larger bitmap buffer, assure that the new memory areas are initialized also.GSoC-2017-kushal
parent
99df4919fd
commit
e1090c608b
2 changed files with 47 additions and 8 deletions
Loading…
Reference in new issue