[Pidgin] #17061: libpurple: hmac() conflicts with NetBSD's libc hmac()
Pidgin
trac at pidgin.im
Sat May 27 19:53:34 EDT 2017
#17061: libpurple: hmac() conflicts with NetBSD's libc hmac()
---------------------+------------------------
Reporter: _wiz_ | Owner:
Type: patch | Status: closed
Milestone: 2.10.13 | Component: libpurple
Version: 3.0.0hg | Resolution: fixed
Keywords: |
---------------------+------------------------
Changes (by dx <dx@…>):
* status: new => closed
* resolution: => fixed
* milestone: 3.0.0 => 2.10.13
Comment:
(In [1e7a57174d26]):[[BR]]
jabber/auth_scram: prefix the names of the 'hmac' and 'hash' functions
Trac ticket #17061 says that netbsd added a function called hmac to its
libc.
These are private (static) functions so it's safe to rename them. Also
renaming
the hash function just in case.
Fixes #17061
--
Ticket URL: <https://developer.pidgin.im/ticket/17061#comment:2>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list