- Notifications
You must be signed in to change notification settings - Fork28
Commit302262d
committed
Add dummy PQsslAttributes function for non-SSL builds.
All the other new SSL information functions had dummy versions inbe-secure.c, but I missed PQsslAttributes(). Oops. Surprisingly, the linkerdid not complain about the missing function on most platforms represented inthe buildfarm, even though it is exported, except for a few Windows systems.1 parent3a54f4a commit302262d
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
410 | 418 | | |
411 | 419 | | |
412 | 420 | | |
| |||
0 commit comments
Comments
(0)