In our source code, make a copy of getopt's 'optarg' string arguments,

Bruce Momjian <bruce@momjian.us>

Commit: 49ec613201b2e9debdf9e9ad9a2ad7c6c8083729
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-10-12T17:35:43Z
Releases: 9.3.0
In our source code, make a copy of getopt's 'optarg' string arguments,
rather than just storing a pointer.

Files