]> granicus.if.org Git - postgresql/commit
This patch removes a use of uninitialized memory in lmgr/lock.c, by
authorBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:18:30 +0000 (05:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 26 Sep 2002 05:18:30 +0000 (05:18 +0000)
commit5ad4faf13ac0d0fed39ee15915839ec6215776a2
tree508c2c33392e4e21f372a99aa45d0742a45cc739
parent3c104bc4ed82afc19fde34de7fa8d242c75e8771
This patch removes a use of uninitialized memory in lmgr/lock.c, by
adding a missing sprintf().

Neil Conway
src/backend/storage/lmgr/lock.c