forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3848d21
committed
Make memset() use sizeof() rather than re-compute size
This is simpler and more closely follows overwhelming precedent.Report and patch by Mark Dilger.Discussion:https://postgr.es/m/9A68FB88-5F45-4848-9926-8586E2D777D1@gmail.com1 parent414cd43 commit3848d21
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
305 |
| - | |
306 |
| - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
|
0 commit comments
Comments
(0)