mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
I was having a segmentation fault because i was using a pointer to char
but never indicated a size for the compiler to reserve... malloc() solves my problem
This commit is contained in:
Reference in New Issue
Block a user