diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-08-15 02:58:29 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-08-15 02:58:29 +0000 |
commit | 66eb8df6a4a04922e34dcb2dc543fe231b94903d (patch) | |
tree | 784f595e15219b79a7f4d609b174c155a5c310f7 /src/interfaces/python/tutorial/advanced.py | |
parent | 7f4981f4af1700456f98ac3f2b2d84959919ec81 (diff) | |
download | postgresql-66eb8df6a4a04922e34dcb2dc543fe231b94903d.tar.gz postgresql-66eb8df6a4a04922e34dcb2dc543fe231b94903d.zip |
The attached patch changes most of the usages of sprintf() to
snprintf() in contrib/. I didn't touch the places where pointer
arithmatic was being used, or other areas where the fix wasn't
trivial. I would think that few, if any, of the usages of sprintf()
were actually exploitable, but it's probably better to be paranoid...
Neil Conway
Diffstat (limited to 'src/interfaces/python/tutorial/advanced.py')
0 files changed, 0 insertions, 0 deletions