search for: buf_table

Displaying 2 results from an estimated 2 matches for "buf_table".

Did you mean: bit_table
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
....o replication/basebackup.o > replication/repl_gram.o replication/slot.o replication/slotfuncs.o > replication/syncrep.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o > rewrite/rewriteHandler.o rewrite/rewriteManip.o > rewrite/rewriteSupport.o rewrite/rowsecurity.o > storage/buffer/buf_table.o storage/buffer/buf_init.o > storage/buffer/bufmgr.o storage/buffer/freelist.o > storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o > storage/file/copydir.o storage/file/reinit.o > storage/freespace/freespace.o storage/freespace/fsmpage.o > storage/freespace/indexfsm...