[#BloombergLP-bslma-TestAllocator-unsetFillPattern] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocator.adoc[TestAllocator]::unsetFillPattern :relfileprefix: ../../../ :mrdocs: Unset the fill pattern for this test allocator. After calling this method, newly allocated memory will not be initialized with any fill pattern. == Synopsis Declared in `<bslma_testallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void unsetFillPattern(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#