Unused declarations vio_shutdown_shared_memory(Vio*, int) and vio_shutdown_pipe(Vio*, int)

Bug #1177780 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Low
Laurynas Biveinis
5.1
Invalid
Undecided
Unassigned
5.5
Triaged
Low
Unassigned
5.6
Fix Released
Low
Laurynas Biveinis

Bug Description

Introduced by the threadpool patches.

5.5:

grep -i -nH -e vio_shutdown_shared_memory {} +
./vio/vio_priv.h:52:int vio_shutdown_shared_memory(Vio *vio, int how);

5.6:

grep -i -nH -e vio_shutdown_shared_memory {} +
./vio/vio_priv.h:43:int vio_shutdown_shared_memory(Vio *vio, int how);

Related branches

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Fixing in the 5.6.11 port due to upstream introducing vio_shutdown_shared_memory(Vio*), thus becoming a confusing overload.

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Likewise for vio_shutdown_pipe(Vio*,int)

summary: - Unused declaration vio_shutdown_shared_memory(Vio*, int)
+ Unused declarations vio_shutdown_shared_memory(Vio*, int) and
+ vio_shutdown_pipe(Vio*, int)
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2005

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.