postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[postgresql-interfaces/psqlodbc] PR #25: Fixed bugs, reported in issue #8.
3+ messages / 2 participants
[nested] [flat]

* [postgresql-interfaces/psqlodbc] PR #25: Fixed bugs, reported in issue #8.
@ 2024-05-23 16:08  "progmachine (@progmachine)" <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: progmachine (@progmachine) @ 2024-05-23 16:08 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

Bunch of memory leaks, occuring in tests.
One heap-buffer-overrun in read operation at convert.c:3162.
Two memory leaks, detected by my unit tests:
  password, conn_settings, pqopt fields overwrite if their values provided by both, system config and connstring.
  Restored reference counting lifetime management of COL_INFO objects.
Some minor cosmetic changes.

^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [postgresql-interfaces/psqlodbc] PR #25: Fixed bugs, reported in issue #8.
@ 2024-05-23 19:35  "davecramer (@davecramer)" <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: davecramer (@davecramer) @ 2024-05-23 19:35 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

(on connection.c)

Could you put comments on their own line. This is how the rest of the code is commented. 

^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [postgresql-interfaces/psqlodbc] PR #25: Fixed bugs, reported in issue #8.
@ 2024-05-23 21:14  "progmachine (@progmachine)" <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: progmachine (@progmachine) @ 2024-05-23 21:14 UTC (permalink / raw)
  To: postgresql-interfaces/psqlodbc <[email protected]>

(on connection.c)

Done.

^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2024-05-23 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 16:08 [postgresql-interfaces/psqlodbc] PR #25: Fixed bugs, reported in issue #8. "progmachine (@progmachine)" <[email protected]>
2024-05-23 19:35 ` "davecramer (@davecramer)" <[email protected]>
2024-05-23 21:14 ` "progmachine (@progmachine)" <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox