Flawfinder version 2.0.10, (C) 2001-2019 David A. Wheeler.
Number of rules (primarily dangerous function names) in C/C++ ruleset: 223
Examining data/python-igraph-0.8.3/src/_igraph/py2compat.h
Examining data/python-igraph-0.8.3/src/_igraph/platform.h
Examining data/python-igraph-0.8.3/src/_igraph/filehandle.c
Examining data/python-igraph-0.8.3/src/_igraph/igraphmodule.c
Examining data/python-igraph-0.8.3/src/_igraph/random.c
Examining data/python-igraph-0.8.3/src/_igraph/vertexobject.c
Examining data/python-igraph-0.8.3/src/_igraph/arpackobject.h
Examining data/python-igraph-0.8.3/src/_igraph/operators.h
Examining data/python-igraph-0.8.3/src/_igraph/common.h
Examining data/python-igraph-0.8.3/src/_igraph/igraphmodule_api.h
Examining data/python-igraph-0.8.3/src/_igraph/error.h
Examining data/python-igraph-0.8.3/src/_igraph/indexing.c
Examining data/python-igraph-0.8.3/src/_igraph/convert.h
Examining data/python-igraph-0.8.3/src/_igraph/operators.c
Examining data/python-igraph-0.8.3/src/_igraph/edgeseqobject.c
Examining data/python-igraph-0.8.3/src/_igraph/pyhelpers.h
Examining data/python-igraph-0.8.3/src/_igraph/common.c
Examining data/python-igraph-0.8.3/src/_igraph/vertexseqobject.h
Examining data/python-igraph-0.8.3/src/_igraph/random.h
Examining data/python-igraph-0.8.3/src/_igraph/attributes.c
Examining data/python-igraph-0.8.3/src/_igraph/bfsiter.h
Examining data/python-igraph-0.8.3/src/_igraph/dfsiter.c
Examining data/python-igraph-0.8.3/src/_igraph/edgeobject.c
Examining data/python-igraph-0.8.3/src/_igraph/error.c
Examining data/python-igraph-0.8.3/src/_igraph/graphobject.h
Examining data/python-igraph-0.8.3/src/_igraph/graphobject.c
Examining data/python-igraph-0.8.3/src/_igraph/edgeobject.h
Examining data/python-igraph-0.8.3/src/_igraph/vertexobject.h
Examining data/python-igraph-0.8.3/src/_igraph/edgeseqobject.h
Examining data/python-igraph-0.8.3/src/_igraph/indexing.h
Examining data/python-igraph-0.8.3/src/_igraph/vertexseqobject.c
Examining data/python-igraph-0.8.3/src/_igraph/attributes.h
Examining data/python-igraph-0.8.3/src/_igraph/filehandle.h
Examining data/python-igraph-0.8.3/src/_igraph/arpackobject.c
Examining data/python-igraph-0.8.3/src/_igraph/convert.c
Examining data/python-igraph-0.8.3/src/_igraph/dfsiter.h
Examining data/python-igraph-0.8.3/src/_igraph/py2compat.c
Examining data/python-igraph-0.8.3/src/_igraph/bfsiter.c
Examining data/python-igraph-0.8.3/src/_igraph/pyhelpers.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/igraph_maximal_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/igraph_transitivity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/bench.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/igraph_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/igraph_random_walk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/benchmarks/igraph_coloring.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_adjacency.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_barabasi_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_multilevel.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_convex_hull.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/bug-1149658.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_diameter.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_optimal_modularity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/triad_census.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_minimal_separators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat_minmax.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_bridges.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_compose.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_union.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_full.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_loop.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/vector2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_erdos_renyi_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_eids.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_to_undirected.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_shortest_paths_dijkstra.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_random_sample.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_add_edges.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_graphdb.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_semiprojectors2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_i_layout_sphere.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_reingold_tilford.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_write_graph_pajek.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_adjacency_spectral_embedding.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_preference_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_degree_sequence.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_copy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_grouping4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_intersection.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat9.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/even_tarjan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/2wheap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_edge_betweenness.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_girth.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_degree_sequence_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cohesive_blocks.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat6.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_roulette_wheel_imitation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_hrg3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_strvector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_stochastic_imitation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lapack_dgesv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximal_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix_symmetric.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_shortest_paths.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_grouping3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lcf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_laplacian.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_grouping2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_disjoint_union.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_all_st_cuts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat7.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_semiprojectors.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_feedback_arc_set.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_independent_sets.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_biconnected_components.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_complementer.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_k_regular_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_rng_get_exp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_to_prufer.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/scg2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_qsort.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_local_transitivity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_correlated_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/dqueue.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattr_bool_bug.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_rewire.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_betweenness.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_weighted_adjacency.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_empty.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_minimum_size_separators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/adjlist.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_difference.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/levc-stress.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/topology.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_bfs2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_es_adj.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_feedback_arc_set_ip.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_eid.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_fisher_yates_shuffle.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_are_connected.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_signed.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_vs_nonadj.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_decompose.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_es_fromto.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_infomap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_version.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximum_bipartite_matching.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_transitive_closure_dag.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_qsort_r.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_lgl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_isomorphic_vf2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_hrg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_pagerank.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat5.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_subisomorphic_lad.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_grg_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_merge3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/vector_ptr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_arpack_rnsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_leading_eigenvector2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_es_pairs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/heap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/spinglass.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_leading_eigenvector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_degree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_transitivity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_leiden.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_bipartite2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_directed.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_cocitation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_write_graph_leda.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/matrix3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_i_cutheap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_vs_seq.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_average_path_length.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/d_indheap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lapack_dsyevr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_grid.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_induced_subgraph_map.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_radius.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix_symmetric_arpack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lapack_dgehrd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_motifs_randesu.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat_which_minmax.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_weighted_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/bellman_ford.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/dominator_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/tls2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_mincut.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat_is_symmetric.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_from_prufer.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_hrg2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/bug-1033045.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_all_st_mincuts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/VF2-compat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximal_cliques3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_realize_degree_sequence.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/centralization.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_neighbors.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_separator.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_edge_betweenness.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_all_simple_paths.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_moran_process.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_shortest_paths2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/biguint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/indheap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_growing_random_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_power_law_fit.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_get_all_shortest_paths_dijkstra.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_label_propagation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_small.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/single_target_shortest_path.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/matrix2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_intersection2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/mt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_atlas.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_delete_edges.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_bfs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_ring.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/watts_strogatz_game.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/walktrap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/matrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eccentricity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximal_cliques4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_davidson_harel.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_deterministic_optimal_imitation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/vector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/dot.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_add_vertices.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_bipartite_projection.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_complex.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/scg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/biguint_betweenness.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lattice.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_grouping.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_bipartite.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/scg3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_dl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_array.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_isomorphic_bliss.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/spmatrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_create.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes5.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/vector3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_minimum_spanning_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/blas.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_topological_sorting.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lapack_dgeevx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_bipartite_create.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_write_graph_lgl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/eigenvector_centrality.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/gml.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_density.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_multiple.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/random_seed.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_lgl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximal_cliques2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/lineendings.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_barabasi_game2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/dijkstra.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_lapack_dgeev.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_star.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_psumtree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_minimal_separator.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_reciprocity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_merge.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_similarity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_simplify.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_fastgreedy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_mds.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/flow.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/foreign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_trie.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_vs_vector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_delete_vertices.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/tls1.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/isomorphism_test.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_sugiyama.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_knn.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_eigen_matrix3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_convergence_degree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/flow2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_set.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_scg_semiprojectors3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/stack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_merge2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_has_multiple.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_marked_queue.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat8.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_random_walk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_hashtable.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_coloring.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_gomory_hu_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_es_path.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_induced_subgraph.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/rng_reproducibility.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/maximal_cliques_callback.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_decompose_strong.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_layout_kamada_kawai_3d_bug_1462.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_community_leiden.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_count_multiple.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_layout_reingold_tilford_bug_879.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/cattr_bool_bug2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_community_fluid_communities.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_community_label_propagation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_layout_reingold_tilford_extended.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_closeness.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/simplify_and_colorize.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/maximal_cliques_hist.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_epidemics.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_nongraph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_interface.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_array_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_matrix_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_adjlist.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_heap_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_games.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_flow.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_layout.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_qsort.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_operators.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_constructors.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_mixing.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_decls.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_datatype.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_pmt_off.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_components.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_psumtree.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_community.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_constants.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_cohesive_blocks.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_strvector.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_statusbar.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_topology.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_lsap.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_scg.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_dqueue.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_foreign.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_memory.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_hrg.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_sparsemat.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_separators.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_graphlets.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_paths.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_interrupt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_progress.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_embedding.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_array.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_bipartite.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_arpack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_conversion.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_lapack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_vector_ptr.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_motifs.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_neighborhood.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_cocitation.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_stack_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_cliques.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_complex.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_spmatrix.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_matching.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_iterators.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_vector_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_blas.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_random.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_vector_type.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_transitivity.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_vector.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_coloring.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_stack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_visitor.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_types.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_matrix.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_structural.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_eigen.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_microscopic_update.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_attributes.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_centrality.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_error.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_heap.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_dqueue_pmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_scan.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/include/igraph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpbfd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpf.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpk.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpssx.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv08.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi16.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi14.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpssx02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpqmd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet07.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpluf.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi07.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_post_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_control.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_info.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_dump.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_order.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_valid.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_1.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_preprocess.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_postorder.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_aat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_defaults.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi06.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspm.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpipm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprgr.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpini01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios11.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi08.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/colamd/colamd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/colamd/colamd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpstd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpfhv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet06.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpbfx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi19.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpbfx.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpavl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplux.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios08.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpscf.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpgmp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpavl.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpqmd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpbfd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios12.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi18.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi10.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet08.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprgr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpx02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpini02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi13.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpscf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprng.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpscl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpssx01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpipm.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpfhv.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprng02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios10.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpx01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprng01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpluf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet09.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplux.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios06.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi12.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv06.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios09.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsdf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpx03.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpgmp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios07.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/iconv.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/config.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/zlib.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/unistd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xpointer.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlautomata.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/valid.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/relaxng.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlexports.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/schemasInternals.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/debugXML.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/encoding.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/schematron.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/catalog.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/parser.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/dict.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/pattern.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/SAX2.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/HTMLparser.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/HTMLtree.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlregexp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/hash.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/SAX.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/chvalid.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/entities.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/nanohttp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlversion.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xlink.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xpath.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlschemastypes.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlwriter.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/nanoftp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/DOCBparser.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlwin32version.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlmodule.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/c14n.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlreader.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xinclude.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/uri.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlstring.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlsave.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/threads.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlunicode.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/globals.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/tree.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xpathInternals.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/list.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlerror.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlIO.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlschemas.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/parserInternals.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/xmlmemory.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/zconf.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/igraphtest/igraphtest.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/msvc/src/f2c/arith.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/layout_fr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/array.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_qsort.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/maximal_cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/distances.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/layout_kk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_gml_tree.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/structure_generators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_estack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/maximal_cliques_template.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_grid.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_heap.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_communities.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/clustertool.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/type_indexededgelist.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_powerlaw.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_hacks_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/triangles_template.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_f2c.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/iterators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_layout_3d.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/atlas-edges.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/structural_properties_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/microscopic_update.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/memory.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Include/amd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Include/amd_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_global.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_post_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_control.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_info.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_dump.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_order.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_valid.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_1.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_preprocess.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_postorder.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_aat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_defaults.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-pajek-header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_estack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/sugiyama.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_Node.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_glpk_support.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Modify/t_cholmod_updown.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Modify/t_cholmod_updown_numkr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Modify/cholmod_updown.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Modify/cholmod_rowdel.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Modify/cholmod_rowadd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/t_cholmod_gpu.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/cholmod_super_symbolic.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/t_cholmod_super_numeric.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/t_cholmod_super_solve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/cholmod_super_solve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Supernodal/cholmod_super_numeric.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_scale.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_ssmult.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_symmetry.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_vertcat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/t_cholmod_sdmult.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_horzcat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_submatrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_drop.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_norm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/MatrixOps/cholmod_sdmult.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/t_cholmod_lsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_colamd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_rowfac.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/t_cholmod_rowfac.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/t_cholmod_solve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_postorder.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_amd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_etree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_spsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_rcond.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_rowcolcounts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_resymbol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_solve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_factorize.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/cholmod_analyze.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Cholesky/t_cholmod_ltsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_camd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_metis.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_nesdis.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_ccolamd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_csymamd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_check.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_read.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_io64.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_cholesky.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_template.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_config.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_supernodal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_core.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_complexity.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_blas.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_check.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_matrixops.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_camd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_partition.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_modify.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_copy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_error.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_transpose.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/t_cholmod_transpose.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_complex.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_version.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_add.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_change_factor.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_dense.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_aat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_band.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/t_cholmod_dense.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_factor.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_common.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/t_cholmod_triplet.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_memory.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_triplet.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/t_cholmod_change_factor.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_sparse.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/statusbar.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c_dummy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/set.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquerconf.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/reorder.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/misc.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/reorder.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_layout.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/platform.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/lbfgs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/sampling.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/error.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/kolmogorov.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/rbinom.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/lbfgs.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/arithmetic_sse_double.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/options.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/arithmetic_ansi.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/kolmogorov.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/plfit.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/error.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/gss.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/plfit.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/sampling.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/mt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/hzeta.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/platform.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/hzeta.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/mt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/gss.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/arithmetic_sse_float.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/random.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cohesive_blocks.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_isoclasses.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/DensityGrid_3d.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_heap.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_Node_3d.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_random.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_hash.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/DensityGrid_3d.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_hrg.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bigint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_result.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_csr.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_igraph_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_csc.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_result.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_solver.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_edge_list.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_utils.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_utils.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_gs_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_scc_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_schur_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_ge_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_scc_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_gs_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_ge_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_solver.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_igraph_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_preprocessed_schur_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/other.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_layout.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/dqueue.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_layout_3d.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_communities.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_fixed_vectorlist.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/degree_sequence.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/adjlist.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bigint.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lad.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/topology.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hacks.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_hrg_types.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/sir.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/complex.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_cliquer.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_Greedy.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gml_tree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/separators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/fast_community.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/operators.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/progress.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/DensityGrid.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-dl-header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/vector_ptr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_Node.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/types.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_optimal_method.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/embedding.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Include/colamd.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd_global.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/triangles.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_maxtrans.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_dropzeros.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_qrsol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_add.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_randperm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_amd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_tdfs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_happly.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_ipvec.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_ltsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_lu.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_gaxpy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_usolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_cholsol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_cumsum.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_utsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_dmperm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_dupl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_post.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_droptol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_scatter.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_ereach.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_transpose.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_reach.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_permute.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_pvec.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_scc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_compress.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_chol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_dfs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_house.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_symperm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_malloc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_pinv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_fkeep.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_updown.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_entry.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_spsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_load.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_counts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_qr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_print.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_util.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_leaf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_norm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_lusol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_sqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_etree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_schol.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_multiply.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/UFconfig.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cs/cs_lsolve.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/feedback_arc_set.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_lapack_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/layout_gem.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/decomposition.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/community_leiden.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/attributes.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/optimal_modularity.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_box_list.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_math.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_degree_sequence.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/forestfire.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_vertex_cover.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/st-cuts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cores.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lsap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/coloring.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_FlowGraph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_handle_exceptions.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_marked_queue.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_atan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/f77vers.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_sign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/signal_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_atn2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fmtlib.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_sign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_nint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/util.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/main.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/erfc_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_indx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_atn2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_ci.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_cnjg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/abort_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/exit_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_dnnt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/l_gt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_mod.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dummy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_div.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_stop.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_div.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/sue.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_cosh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_int.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lbitshft.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_lg10.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i77vers.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dtime_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_sinh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ctype.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_cos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ilnw.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wrtfmt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_sign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_exp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/iargc_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ef1cmc_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/signal1.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_sign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_dd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/sysdep1.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fio.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wsle.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/hl_gt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dolio.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_dnnt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/sfe.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_sin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getarg_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_di.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_ri.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fmt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/f77_aloc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_sin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_sqrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_atan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wsne.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_mod.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lio.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_indx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wsfe.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/uninit.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_log.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_asin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/iio.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_cos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_nint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_rnge.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/derfc_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsfe.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/inquire.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/hl_le.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsne.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rewind.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_int.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_imag.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_tanh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_mod.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_copy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_sqrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rdfmt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_sqrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_log.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_len.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_tan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/err.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_sin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ftell_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/arithchk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_mod.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/uio.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ctype.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_cos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_dim.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_ii.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/etime_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsli.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/l_lt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_cosh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/xwsne.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_imag.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ef1asc_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_hh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_log.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/l_le.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_cos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/cabs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_acos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_sqrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_cnjg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_cmp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_dim.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/hl_lt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lbitbits.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_tanh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_zi.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_prod.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_paus.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/erf_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_exp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/close.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/backspac.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/pow_zz.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_asin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_sin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_len.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dfe.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/system_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/h_nint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_exp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/typesize.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/l_ge.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_acos.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/c_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/derf_.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_dim.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_cat.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/signbit.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fmt.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/r_dim.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/sig_die.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/due.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_lg10.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_sinh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/hl_ge.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_abs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/i_nint.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/z_log.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_tan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/d_exp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/pottsmodel_2.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_FlowGraph.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_buckets.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_stack.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/motifs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/layout_dh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/pottsmodel_2.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_headers.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hrg_dendro.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hrg_graph_simp.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hrg_splittree_eq.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/version.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cattributes.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bfgs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-lgl-header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/random_walk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_interrupt_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_powerlaw.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/conversion.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/components.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/paths.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/matching.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_random.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/matrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/SuiteSparse_config/SuiteSparse_config.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/SuiteSparse_config/SuiteSparse_config.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_Node.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/f2c.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/vector.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-gml-header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_parse.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_mr-connected.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_definitions.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/zeroin.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_flow_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/atlas.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/mixing.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hrg_graph.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_graph_3d.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/dotproduct.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/spmatrix.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bipartite.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/blas.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_box_list.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/interrupt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/NetRoutines.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/structural_properties.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_hash.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/games.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/infomap_Greedy.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/spectral_properties.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_blas_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/qsort_r.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_types_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_utils.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_exact_scg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/prpack.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cocitation.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_psumtree.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/math.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/cliques.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/spanning_trees.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-ncol-header.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/layout.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_graph_3d.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dorghr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ilaenv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgetrf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaswp.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dngets.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsaup2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrmv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeev.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsytd2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr5.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgemv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/second.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsyrk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgetf2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarft.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaev2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ivout.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarre.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlamch.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormhr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstqrb.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlanhs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dseupd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasq5.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dpotrf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/disnan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrk.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlahr2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsteqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsterf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlagts.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrevc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgehd2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlabad.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dladiv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstatn.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dneigh.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/len_trim.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlagtf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlansy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqtr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsymv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaexc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeevx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsyr2k.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrmm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrf.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/lsame.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsyevr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnaup2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsgets.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsaitr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgetv0.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dger.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgebak.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstebz.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnaitr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/iladlc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaln2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaebz.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr0.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsaupd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarfx.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dswap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrb.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgetrs.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaset.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasq6.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dorm2l.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstein.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dneupd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsyr2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/drot.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/iparmq.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrsm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dpotf2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlatrd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ieeeck.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlanst.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/idamax.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dorgqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaisnan.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasy2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgebal.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlapy2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dscal.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrsen.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dcopy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dvout.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlange.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/debug.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrsna.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaneg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormql.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarfg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsconv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnapps.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/stat.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnrm2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlascl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgehrd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlanv2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsortc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dseigt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasq3.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnconv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlacn2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsesrt.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlahqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dorm2r.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeqr2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarra.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrj.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasq4.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqrb.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr1.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsytrd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ddot.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnaupd.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarnv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsortr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlar1v.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstemr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/daxpy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrsyl.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgesv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dasum.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarrv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dstats.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrsv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dtrexc.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormtr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaruv.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dhseqr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlassq.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarfb.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlasq2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgemm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/iladlr.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dorg2r.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsapps.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dmout.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlacpy.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlartg.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlae2.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/xerbla.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/glpk_support.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_graph.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/triangles_template1.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/NetRoutines.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/glet.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/flow.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/sbm.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_trie.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_degree_sequence.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/community.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/hrg_rbtree.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/fortran_intrinsics.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/orbit.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/uintseqhash.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/utils.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/bliss_heap.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/partition.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/defs.cc
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_arpack_internal.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_set.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_hash.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/visitors.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_kmeans.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_marked_queue.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_hashtable.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/basic_query.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/centrality.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/qsort.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_heap.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/DensityGrid.h
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/scg_approximate_methods.c
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/drl_parse.cpp
Examining data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_cliquer.h

FINAL RESULTS:

data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_minimal_separator.c:27:31:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
#define FAIL(msg, error) do { printf(msg "\n") ; return error; } while (0)
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_is_separator.c:27:31:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
#define FAIL(msg, error) do { printf(msg "\n") ; return error; } while (0)
data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/simplify_and_colorize.c:7:5:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    printf(name "\n"); \
data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/tree.c:7:5:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    printf(name "\n"); \
data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_matrix_pmt.h:211:37:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
DECLDIR int FUNCTION(igraph_matrix, printf)(const TYPE(igraph_matrix) *m,
data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_vector_pmt.h:217:37:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
DECLDIR int FUNCTION(igraph_vector, printf)(const TYPE(igraph_vector) *v,
data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/config.h:187:9:  [4] (format) snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
#define snprintf igraph_i_snprintf
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_dump.c:40:9:  [4] (buffer) fscanf:
  The scanf() family's %s operation, without a limit specification, permits
  buffer overflows (CWE-120, CWE-20). Specify a limit to %s, or use a
  different input function. If the scanf format is influenceable by an
  attacker, it's exploitable.
        fscanf (f, ID, &AMD_debug) ;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:149:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(lp->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:190:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(lp->obj, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:453:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(row->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:510:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(col->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:121:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(G->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:220:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(v->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1034:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(rname, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1050:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(cname, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1103:7:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
      sprintf(line, " %s:", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1111:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " + 0 %s", name); /* empty column */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1113:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " + %s", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1115:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " - %s", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1117:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " + %.*g %s", DBL_DIG, +col->coef, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1119:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " - %.*g %s", DBL_DIG, -col->coef, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1122:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1127:10:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
         sprintf(term, " 0 %s", col_name(csa, 1, name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1128:10:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
         strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1141:10:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
         sprintf(line, " %s:", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1146:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " + %s", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1148:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " - %s", name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1150:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " + %.*g %s", DBL_DIG, +aij->val, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1152:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(term, " - %.*g %s", DBL_DIG, -aij->val, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1155:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1162:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1166:13:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
            sprintf(term, " 0 %s", col_name(csa, 1, name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1167:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1180:10:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
         strcat(line, term);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c:315:13:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
      cnt = vsprintf(env->term_buf, fmt, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:466:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  strcpy(r->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:1386:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(cut->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:65:10:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
         sprintf(best_mip, "%17s", "not found yet");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:71:10:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
         sprintf(best_bound, "%17s", "tree is empty");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:75:13:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
            sprintf(best_bound, "%17s", "-inf");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:77:13:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
            sprintf(best_bound, "%17s", "+inf");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:97:10:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
         sprintf(rel_gap, "%6s", "");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:151:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(mpl->b_image, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:158:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(mpl->image, mpl->f_image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:449:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(mpl->f_image, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:454:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(mpl->image, mpl->b_image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:825:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(arg.str, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1238:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(func, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1568:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(list[dim].name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1757:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1968:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2327:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      {  strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2743:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2756:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2844:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      {  strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2876:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         {  strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2915:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         {  strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2976:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(set->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2991:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(set->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3221:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(par->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3237:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(par->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3310:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_LT, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3312:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_LE, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3314:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_EQ, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3316:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_GE, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3318:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_GT, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3320:37:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  cond->rho = O_NE, strcpy(opstr, mpl->image); break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3479:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(var->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3491:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(var->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3585:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3673:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(con->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3686:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(con->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3728:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(opstr, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3874:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(obj->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3887:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(obj->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3982:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(tab->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3987:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(tab->alias, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4092:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(fld->name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4154:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4160:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(name, in->par->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4164:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(in->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4185:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4202:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(name, mpl->image);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4209:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(out->name, name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:432:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(str, buf);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:526:14:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      return strcpy(buf, str);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:734:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(buf, format_symbol(mpl, sym1));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:741:56:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      return create_symbol_str(mpl, create_string(mpl, strcat(str1,
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2343:16:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               strcpy(buf, format_tuple(mpl, '(', memb->tuple));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2842:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2851:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2861:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2871:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2880:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2890:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               {  strcpy(buf, format_symbol(mpl, bound));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5028:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(dca->str[k], str);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5061:19:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
                  strcpy(dca->str[k], buf);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5117:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(dca->arg[k], buf);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5747:7:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
      vsprintf(buf, fmt, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5921:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(mpl->prt_file, fname);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:359:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(mpl->out_file, file);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:387:7:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
      vsprintf(buf, fmt, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:424:7:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
      vsprintf(msg, fmt, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:460:7:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
      vsprintf(msg, fmt, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:631:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(mpl->mod_file, mpl->in_file);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:879:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(name, mpl->row[i]->con->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:1109:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(name, mpl->col[j]->var->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:358:16:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               strcpy(buf, week[weekday(j)-1]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:366:16:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               strcpy(buf, moon[month-1]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:456:16:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               strcpy(buf, hh <= 11 ? "AM" : "PM");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:461:16:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
               strcpy(buf, hh <= 11 ? "am" : "pm");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:465:16:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
               sprintf(buf, "%02d:%02d:%02d %s",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:242:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(csv->fname, mpl_tab_get_arg(dca, 2));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:712:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(dbf->fname, mpl_tab_get_arg(dca, 2));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:473:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(name, csa->field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:604:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(name, csa->field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:684:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(name, csa->field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:775:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(type, csa->field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:794:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(name, csa->field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1077:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(csa->field, csa->P->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1091:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      {  strcpy(csa->field, csa->P->row[i]->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1106:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      {  strcpy(csa->field, csa->P->col[j]->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:383:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(npp->name, orig->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:387:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(npp->obj, orig->obj);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:399:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(row->name, rrr->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:440:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(col->name, ccc->name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsdf.c:66:7:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
      strcpy(data->fname, fname);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:132:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat(sqllines[i], mpl_tab_get_arg(dca, j1));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:250:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat(query, field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:255:4:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
   strcat(query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:283:4:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
   strcat(query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:288:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat(query, field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:805:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy (sql->query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:863:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy (sql->query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:941:4:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
   strcpy(template, sql->query);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:963:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat( query, part );
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:971:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat( query, num );
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:984:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat(query, part);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1347:4:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
   strcpy(arg, dsn);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1407:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy (query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1478:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy (query, arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1557:4:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
   strcpy(template, sql->query);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1579:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat( query, part );
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1587:13:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
            strcat( query, num );
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1600:7:  [4] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused).
      strcat(query, part);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:245:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(tsp->name, dsa->token);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:280:10:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
         strcpy(tsp->comment, dsa->token);
data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_dump.c:39:2:  [4] (buffer) fscanf:
  The scanf() family's %s operation, without a limit specification, permits
  buffer overflows (CWE-120, CWE-20). Specify a limit to %s, or use a
  different input function. If the scanf format is influenceable by an
  attacker, it's exploitable.
	fscanf (f, ID, &AMD_debug) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_global.c:79:41:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
int (*amd_printf) (const char *, ...) = printf ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:132:8:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
	ok = (fprintf (f, ID, i) > 0) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:265:11:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    ok = (fprintf (f, ID " " ID, 1+i, 1+j) > 0) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:577:17:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    ok = ok && (fprintf (f, ID " " ID " " ID "\n", nrow, ncol, nz) > 0) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:716:17:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    ok = ok && (fprintf (f, ID " " ID "\n", nrow, ncol) > 0) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Core/cholmod_common.c:120:30:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    Common->print_function = printf ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Include/cholmod_internal.h:384:2:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
	printf params ; \
data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd_global.c:19:44:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
int (*colamd_printf) (const char *, ...) = printf ;
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.cpp:59:5:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
    strcpy(name, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.cpp:93:5:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
    strcpy(color.pajek_c, c.pajek_c);
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.h:243:9:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
        strcpy(name, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/defs.cc:34:3:  [4] (format) vsprintf:
  Potential format string problem (CWE-134). Make format string constant.
  vsprintf(buffer, fmt, ap);
data/python-igraph-0.8.3/vendor/source/igraph/src/cattributes.c:1314:13:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
            strcpy(tmp2 + len, tmp);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/arithchk.c:136:10:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
	Cray1 = printf(emptyfmt) < 0 ? 0 : 4617762;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/arithchk.c:137:6:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
	if (printf(emptyfmt, Cray1) >= 0)
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/arithchk.c:139:6:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
	if (printf(emptyfmt, Cray1) >= 0)
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:17:14:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
extern char *strcpy();
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/err.c:143:36:  [4] (shell) system:
  This causes a new program to execute and is difficult to use safely
  (CWE-78). try using a library call that implements the same functionality
  if available.
	Help! How does fstat work on this system?
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/err.c:167:3:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
		fprintf(stderr, f__curunit->ufnm ? "named %s\n" : "(unnamed)\n",
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/inquire.c:35:7:  [4] (race) access:
  This usually indicates a security flaw. If an attacker can change anything
  along the path between the call to access() and the file's actual use
  (e.g., by moving files), the attacker can exploit the race condition
  (CWE-362/CWE-367!). Set up the correct permissions (e.g., using setuid())
  and try to open the file directly.
		x = access(buf,0) ? -1 : 0;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:110:2:  [4] (format) sprintf:
  Potential format string problem (CWE-134). Make format string constant.
	sprintf(buf, fmt, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:113:9:  [4] (format) sprintf:
  Potential format string problem (CWE-134). Make format string constant.
	return sprintf(buf, fmt, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:137:2:  [4] (format) sprintf:
  Potential format string problem (CWE-134). Make format string constant.
	sprintf(b, LGFMT, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:15:14:  [4] (tmpfile) mktemp:
  Temporary file race condition (CWE-377).
extern char *mktemp();
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:207:7:  [4] (race) access:
  This usually indicates a security flaw. If an attacker can change anything
  along the path between the call to access() and the file's actual use
  (e.g., by moving files), the attacker can exploit the race condition
  (CWE-362/CWE-367!). Set up the correct permissions (e.g., using setuid())
  and try to open the file directly.
		if (access(buf,0))
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:216:10:  [4] (tmpfile) mktemp:
  Temporary file race condition (CWE-377).
		(void) mktemp(buf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:237:8:  [4] (race) access:
  This usually indicates a security flaw. If an attacker can change anything
  along the path between the call to access() and the file's actual use
  (e.g., by moving files), the attacker can exploit the race condition
  (CWE-362/CWE-367!). Set up the correct permissions (e.g., using setuid())
  and try to open the file directly.
		if (!access(buf,0))
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:252:9:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
	(void) strcpy(b->ufnm,buf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h:29:14:  [4] (tmpfile) mktemp:
  Temporary file race condition (CWE-377).
extern char *mktemp(char*);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/system_.c:35:7:  [4] (shell) system:
  This causes a new program to execute and is difficult to use safely
  (CWE-78). try using a library call that implements the same functionality
  if available.
	rv = system(buff);
data/python-igraph-0.8.3/vendor/source/igraph/src/fast_community.c:43:5:  [4] (format) vfprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    vfprintf(stderr, fmt, args);
data/python-igraph-0.8.3/vendor/source/igraph/src/fast_community.c:49:24:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    #define debug(...) fprintf(stderr, __VA_ARGS__)
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:247:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(state->error_message, 4096, msg, ap);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:1976:9:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
        strcpy(d + 1, src);
data/python-igraph-0.8.3/vendor/source/igraph/src/glpk_support.c:87:5:  [4] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf.
    sprintf(message_and_code, "%s (%s)", message, code);
data/python-igraph-0.8.3/vendor/source/igraph/src/hacks.c:51:20:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
    char* result = strcpy(s1, s2);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c:131:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(igraph_i_errormsg_buffer,
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c:138:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(igraph_i_errormsg_buffer,
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c:279:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(igraph_i_warningmsg_buffer,
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:163:5:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
    strcpy(sv->data[idx], value);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:499:5:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused).
    strcpy(v->data[s], value);
data/python-igraph-0.8.3/vendor/source/igraph/src/matching.c:43:5:  [4] (format) vfprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    vfprintf(stderr, fmt, args);
data/python-igraph-0.8.3/vendor/source/igraph/src/matching.c:49:24:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    #define debug(...) fprintf(stderr, __VA_ARGS__)
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/platform.h:41:9:  [4] (format) snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
#define snprintf _snprintf
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/platform.h:41:18:  [4] (format) _snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
#define snprintf _snprintf
data/python-igraph-0.8.3/vendor/source/igraph/src/progress.c:96:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(igraph_i_progressmsg_buffer,
data/python-igraph-0.8.3/vendor/source/igraph/src/statusbar.c:85:5:  [4] (format) vsnprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    vsnprintf(buffer, sizeof(buffer) - 1, message, ap);
data/python-igraph-0.8.3/vendor/source/igraph/src/sugiyama.c:49:5:  [4] (format) vfprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    vfprintf(stderr, fmt, args);
data/python-igraph-0.8.3/vendor/source/igraph/src/sugiyama.c:55:24:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
    #define debug(...) fprintf(stderr, __VA_ARGS__)
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:28:13:  [4] (format) snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    #define snprintf _snprintf
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:28:22:  [4] (format) _snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
    #define snprintf _snprintf
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:97:16:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
        return printf(IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:108:16:  [4] (format) printf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
        return printf(IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:115:16:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
        return fprintf(file, IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:126:16:  [4] (format) fprintf:
  If format strings can be influenced by an attacker, they can be exploited
  (CWE-134). Use a constant for the format specification.
        return fprintf(file, IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:132:16:  [4] (format) snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
        return snprintf(str, size, IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/src/types.c:143:16:  [4] (format) snprintf:
  If format strings can be influenced by an attacker, they can be exploited,
  and note that sprintf variations do not always \0-terminate (CWE-134). Use
  a constant for the format specification.
        return snprintf(str, size, IGRAPH_REAL_PRINTF_PRECISE_FORMAT, val);
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/2wheap.c:35:5:  [3] (random) srand:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
    srand(42); /* make tests deterministic */
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_i_layout_sphere.c:38:5:  [3] (random) srand:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
    srand(42); /* make tests deterministic */
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_mds.c:36:5:  [3] (random) srand:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
    srand(42); /* make tests deterministic */
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_sparsemat2.c:174:5:  [3] (random) srand:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
    srand(1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv08.c:108:11:  [3] (misc) LoadLibrary:
  Ensure that the full path to the library is specified, or current directory
  may be used (CWE-829, CWE-20). Use registry entry or GetWindowsDirectory to
  find library path, if you aren't already.
      h = LoadLibrary(module);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:374:8:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
#undef random
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:379:13:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
      int (*random)(struct csa *csa, double *);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:394:23:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
         arc_ptr->u = random(csa, capacities.parameter);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:401:23:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
         arc_ptr->u = random(csa, capacities.parameter);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:408:13:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
      int (*random)(struct csa *csa, double *);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:427:26:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
      {  arc_ptr->cost = random(csa, arc_costs.parameter);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:437:26:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
         arc_ptr->cost = random(csa, arc_costs.parameter);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:170:8:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
#undef random
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:171:9:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
#define random(A) (int)(rng_unif_01(csa->rand) * (double)(A))
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:172:28:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
#define RANDOM(A, B) (int)(random((B) - (A) + 1) + (A))
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c:4:27:  [3] (buffer) getenv:
  Environment variables are untrustable input if they can be set by an
  attacker. They can have any content and length, and the same variable can
  be set more than once (CWE-807, CWE-20). Check environment variables
  carefully before using them.
extern char *F77_aloc(), *getenv();
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c:42:9:  [3] (buffer) getenv:
  Environment variables are untrustable input if they can be set by an
  attacker. They can have any content and length, and the same variable can
  be set more than once (CWE-807, CWE-20). Check environment variables
  carefully before using them.
			ep = getenv(buf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c:50:7:  [3] (buffer) getenv:
  Environment variables are untrustable input if they can be set by an
  attacker. They can have any content and length, and the same variable can
  be set more than once (CWE-807, CWE-20). Check environment variables
  carefully before using them.
	ep = getenv(fp);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_powerlaw.cpp:23:25:  [3] (random) random:
  This function is not sufficiently random for security-related functions
  such as key and nonce creation (CWE-327). Use a more secure technique for
  acquiring random values.
    #define my_random() random()
data/python-igraph-0.8.3/src/_igraph/arpackobject.c:72:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf[2] = { self->params_out.bmat[0], 0 };
data/python-igraph-0.8.3/src/_igraph/arpackobject.c:77:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf[3] = { self->params.which[0], self->params.which[1], 0 };
data/python-igraph-0.8.3/src/_igraph/error.c:60:3:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
  char buf[4096];
data/python-igraph-0.8.3/src/_igraph/error.c:71:3:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
  char buf[4096];
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c:43:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    karate = fopen("karate.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c:57:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    neural = fopen("celegansneural.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c:73:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    karate = fopen("karate.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c:88:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    neural = fopen("celegansneural.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/assortativity.c:126:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    karate = fopen("karate.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattr_bool_bug.c:37:19:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    FILE *ifile = fopen("cattr_bool_bug.graphml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes.c:161:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char str[21];
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/cattributes.c:166:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("LINKS.NET", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/dot.c:32:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("karate.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/flow.c:38:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    infile = fopen("ak-4102.max", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/flow2.c:164:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    infile = fopen("ak-4102.max", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/foreign.c:33:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("LINKS.NET", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/gml.c:32:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("karate.gml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:80:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("test.gxl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:99:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ofile = fopen("test2.gxl", "w");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:112:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("test.gxl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:121:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("graphml-default-attrs.xml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:134:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("graphml-namespace.xml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:143:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("graphml-lenient.xml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:152:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("graphml-malformed.xml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/graphml.c:172:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("graphml-hsa05010.xml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_community_infomap.c:255:18:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    FILE *wikt = fopen("wikti_en_V_syn.elist", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_layout_reingold_tilford.c:34:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen("igraph_layout_reingold_tilford.in", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_maximum_bipartite_matching.c:198:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen(fname, "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_dl.c:43:18:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
        infile = fopen(files[i], "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_graphdb.c:31:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("iso_b03_m1000.A00", "rb");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_lgl.c:32:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("igraph_read_graph_lgl-1.lgl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_lgl.c:45:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("igraph_read_graph_lgl-2.lgl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_lgl.c:58:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("igraph_read_graph_lgl-2.lgl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_read_graph_lgl.c:68:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("igraph_read_graph_lgl-3.lgl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_version.c:29:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char tmp[100];
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_version.c:34:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf(tmp, "%i.%i.%i", major, minor, subminor);
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/levc-stress.c:40:24:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
        FILE *DLFile = fopen("input.dl", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/lineendings.c:34:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek1.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/lineendings.c:43:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek2.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/lineendings.c:52:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek3.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/lineendings.c:61:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek4.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek.c:30:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek5.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek.c:42:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("pajek6.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek2.c:34:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    ifile = fopen("bipartite.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_bipartite2.c:96:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("pajek_bip.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_bipartite2.c:112:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("pajek_bip2.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/pajek_signed.c:89:13:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    input = fopen("pajek_signed.net", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/cattr_bool_bug2.c:14:19:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    FILE* ifile = fopen("cattr_bool_bug2.graphml", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_layout_reingold_tilford_bug_879.c:37:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen("igraph_layout_reingold_tilford_bug_879.in", "r");
data/python-igraph-0.8.3/vendor/source/igraph/examples/tests/igraph_layout_reingold_tilford_extended.c:36:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen("igraph_layout_reingold_tilford_extended.in", "r");
data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_arpack.h:225:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char bmat[1];          /* I-standard problem, G-generalized */
data/python-igraph-0.8.3/vendor/source/igraph/include/igraph_arpack.h:227:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char which[2];         /* LA, SA, LM, SM, BE */
data/python-igraph-0.8.3/vendor/source/igraph/msvc/igraphtest/igraphtest.cpp:18:10:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	outfile=fopen("out.txt", "w");
data/python-igraph-0.8.3/vendor/source/igraph/msvc/include/libxml/chvalid.h:191:26:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
XMLPUBVAR const unsigned char xmlIsPubidChar_tab[256];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/amd/amd_dump.c:33:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("debug.amd", "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/colamd/colamd.c:935:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char *method,
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/colamd/colamd.c:3198:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char *method,
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/colamd/colamd.c:3611:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("debug", "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:266:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&lp->row[1], &save[1], lp->m * sizeof(GLPROW *));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:372:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&lp->col[1], &save[1], lp->n * sizeof(GLPCOL *));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:330:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char s[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:335:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "none of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:339:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "one of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:341:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "all of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:343:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(s, "%d of", nb);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:565:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char s[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:571:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "none of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:575:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "one of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:577:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(s, "all of");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:579:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(s, "%d of", nb);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:378:8:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *format(char buf[13+1], double x)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:378:21:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *format(char buf[13+1], double x)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:381:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(buf, "         -Inf");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:383:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(buf, "         +Inf");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:385:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
      {  sprintf(buf, "%13.5f", x);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:389:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(buf, "       .     ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:391:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(buf, "       .", 8);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:393:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(buf, "      -.", 8);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:397:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(buf, "%13.6g", x);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:412:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[13+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi12.c:243:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(parm, bfcp, sizeof(glp_bfcp));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi12.c:307:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(bfcp, parm, sizeof(glp_bfcp));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:166:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&G->v[1], &save[1], G->nv * sizeof(glp_vertex *));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi16.c:141:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_num, &next[i], sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi16.c:218:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_num, &k, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi16.c:322:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_num, &num[i], sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:68:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&rhs, (char *)v->data + v_rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:79:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            {  char name[50+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:80:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(name, "x[%d,%d]", a->tail->i, a->head->i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:90:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&low, (char *)a->data + a_low, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:94:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cap, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:105:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cost, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:152:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&temp, (char *)v->data + v_rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:179:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&temp, (char *)a->data + a_low, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:189:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&temp, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:199:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&temp, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:214:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&temp, (char *)v->data + v_rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:287:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_x, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:296:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_pi, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:366:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            {  char name[50+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:367:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(name, "x[%d,%d]", a->tail->i, a->head->i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:377:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cap, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:444:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&temp, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:478:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_x, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:487:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_cut, &flag, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:522:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         {  memcpy(&k, (char *)v->data + v_set, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:607:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            {  char name[50+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:608:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(name, "x[%d,%d]", a->tail->i, a->head->i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:617:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cost, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:674:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&temp, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:740:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_x, &x[k], sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:874:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_x, &xij, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:953:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         {  memcpy(&t[i], (char *)v->data + v_t, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:1000:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_es, &es[i], sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:1006:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_ls, &ls[i], sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi18.c:70:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         {  memcpy(&t, (char *)G->v[i]->data + v_wgt, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi18.c:112:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)G->v[i]->data + v_set, &x, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi18.c:116:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)G->v[i]->data + v_set, &x, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi19.c:64:13:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      const char *in_data[1+DATA_MAX];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi19.c:1084:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char buf[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:125:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char image[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:404:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&csa->ind[1], &ind[1], n_max * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:407:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&csa->val[1], &val[1], n_max * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:411:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&csa->flag[1], &flag[1], n_max * sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:414:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&csa->lb[1], &lb[1], n_max * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:417:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&csa->ub[1], &ub[1], n_max * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:560:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char name[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:561:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(name, "r.%d", csa->count);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1026:8:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *row_name(struct csa *csa, int i, char rname[255+1])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1026:47:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *row_name(struct csa *csa, int i, char rname[255+1])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1039:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(rname, "obj");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1041:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(rname, "r_%d", i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1045:8:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *col_name(struct csa *csa, int j, char cname[255+1])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1045:47:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char *col_name(struct csa *csa, int j, char cname[255+1])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1054:7:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
fake: sprintf(cname, "x_%d", j);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1067:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char line[1000+1], term[500+1], name[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1159:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(term, " - ~r_%d", i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1171:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(term, " >= %.*g", DBL_DIG, row->lb);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1173:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(term, " <= %.*g", DBL_DIG, row->ub);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1175:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(term, " = %.*g", DBL_DIG, row->lb);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:44:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char field[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:254:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_rhs, &rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:273:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_rhs, &rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:308:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_low, &low, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:310:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_cap, &cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:312:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_cost, &cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:375:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&rhs, (char *)v->data + v_rhs, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:384:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&low, (char *)a->data + a_low, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:388:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cap, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:392:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cost, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:531:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_cap, &cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:593:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cap, (char *)a->data + a_cap, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:703:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_set, &k, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:731:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)a->data + a_cost, &cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:787:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&k, (char *)v->data + v_set, sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:797:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(&cost, (char *)a->data + a_cost, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:886:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_wgt, &w, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:905:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy((char *)v->data + v_wgt, &w, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpdmx.c:977:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&w, (char *)v->data + v_wgt, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv.h:51:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char version[7+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv01.c:71:7:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
      sprintf(env->version, "%d.%d",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv01.c:97:7:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
      strcpy(env->ioerr_msg, "No error");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv03.c:194:23:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
      env->tee_file = fopen(fname, "w");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv06.c:154:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char s[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c:57:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(env->ioerr_msg, msg, len);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c:428:15:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
         fh = fopen(fname, mode);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv08.c:110:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      {  char msg[20];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv08.c:111:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(msg, "Error %d", GetLastError());
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpfhv.c:189:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&fhv->p0_row[1], &fhv->luf->pp_row[1], sizeof(int) * m);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpfhv.c:190:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&fhv->p0_col[1], &fhv->luf->pp_col[1], sizeof(int) * m);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpgmp.c:121:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(ee->d, e->d, 12);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:65:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char card[80+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:135:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
{     char str[80+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:137:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(str, dsa->card + pos, width), str[width] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:157:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char str[80+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:239:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char str[80+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:253:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(str, dsa->card + dsa->fmt_w * pos, dsa->fmt_w);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:278:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char str[80+1], *ptr;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:292:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(str, dsa->card + dsa->fmt_w * pos, dsa->fmt_w);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:331:17:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
      dsa->fp = fopen(dsa->fname, "r");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:342:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->title, dsa->card, 72), hbm->title[72] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:345:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->key, dsa->card+72, 8), hbm->key[8] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:360:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->mxtype, dsa->card, 3), hbm->mxtype[3] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:377:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->ptrfmt, dsa->card, 16), hbm->ptrfmt[16] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:379:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->indfmt, dsa->card+16, 16), hbm->indfmt[16] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:381:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->valfmt, dsa->card+32, 20), hbm->valfmt[20] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:383:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(hbm->rhsfmt, dsa->card+52, 20), hbm->rhsfmt[20] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:389:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
      {  strcpy(hbm->rhstyp, "???");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:395:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(hbm->rhstyp, dsa->card, 3), hbm->rhstyp[3] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:34:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char title[72+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:36:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char key[8+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:38:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char mxtype[3+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:50:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char rhstyp[3+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:56:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char ptrfmt[16+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:58:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char indfmt[16+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:60:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char valfmt[20+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.h:62:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char rhsfmt[20+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:566:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         {  memcpy(&tree->slot[1], &save[1], nslots * sizeof(IOSLOT));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:1572:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&tree->j_ref[1], &save[1], g->n * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:60:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char best_mip[50], best_bound[50], *rho, rel_gap[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:63:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(best_mip, "%17.9e", T->mip->mip_obj);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:79:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(best_bound, "%17.9e", temp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:91:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(rel_gap, "  0.0%%");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:93:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(rel_gap, "< 0.1%%");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios03.c:95:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(rel_gap, "%5.1f%%", 100.0 * temp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios04.c:244:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&x->ind[1], &y->ind[1], x->nnz * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios04.c:245:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&x->val[1], &y->val[1], x->nnz * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib02.c:285:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(s, "-9223372036854775808"); /* -2^63 */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpf.c:663:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&lpf->v_ind[1], &v_ind[1], used * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpf.c:664:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&lpf->v_val[1], &v_val[1], used * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplpx03.c:90:8:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
  fp = fopen(fname, "w");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:303:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&S_ind[1], &temp[1], (S_ptr[ii] - 1) * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:308:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&S_ind[S_ptr[ii]], &ind[1], len * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:321:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&S_ind[1], &temp[1], size * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:663:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&ind[1], &A_ind[A_ptr[k]], len * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:687:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&U_ind[1], &temp[1], (U_ptr[k] - 1) * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:692:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&U_ind[U_ptr[k]], &ind[1], len * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmat.c:712:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&U_ind[1], &temp[1], size * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl.h:892:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1]  /* not changed */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl.h:915:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1]  /* modified */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:371:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(mpl->image, "..");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1182:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char func[15+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1949:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2324:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2722:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[16];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2842:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2872:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2911:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3304:13:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3574:13:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3642:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char opstr[8];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3966:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char name[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:412:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1]  /* not changed */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:451:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      {  memcpy(tail->seg, str->seg, STRSEG_SIZE);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:510:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1]  /* modified */
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:676:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(buf, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:678:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      {  char str[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:704:26:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         if (len == 255) strcpy(buf+252, "...");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:722:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
{     char str1[MAX_LENGTH+1], str2[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:725:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(str1, "%.*g", DBL_DIG, sym1->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:729:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(str2, "%.*g", DBL_DIG, sym2->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:733:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      {  char buf[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:943:23:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
      if (len == 255) strcpy(buf+252, "...");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2342:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            {  char buf[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2834:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char buf[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3792:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
               char str[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3795:19:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                  sprintf(str, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3804:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
               char str[MAX_LENGTH+1], fmt[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3807:19:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                  sprintf(str, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3813:19:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                  sprintf(fmt, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3974:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
               char str[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3977:19:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                  sprintf(str, "%.*g", DBL_DIG, value->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:4009:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
               char str[MAX_LENGTH+1], fmt[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:4013:19:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                  sprintf(fmt, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5039:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5083:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5112:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(buf, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5745:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[OUTBUF_SIZE], *c;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5760:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char fmt[MAX_LENGTH+1], *c, *from, save;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5764:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(fmt, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5829:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
               char value[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5832:22:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                     sprintf(value, "%.*g", DBL_DIG, eval_numeric(mpl,
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5844:25:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
                        sprintf(value, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5901:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char fname[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5904:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(fname, "%.*g", DBL_DIG, sym->num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:385:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[OUTBUF_SIZE], *c;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:422:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char msg[4095+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:458:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char msg[4095+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:813:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(name, "Unknown");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:888:23:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
      if (len == 255) strcpy(name+252, "...");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:1118:23:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
      if (len == 255) strcpy(name+252, "...");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:330:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[MAX_LENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:354:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(buf, week[weekday(j)-1], 3), buf[3] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:362:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy(buf, moon[month-1], 3), buf[3] = '\0';
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:370:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", year / 100);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:374:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", day);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:378:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d/%02d/%02d", month, day, year % 100);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:383:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%2d", day);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:387:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%04d-%02d-%02d", year, month, day);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:402:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", iso % 100);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:416:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%04d", iso);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:421:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", hh);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:426:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:431:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%03d",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:437:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%2d", hh);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:442:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%2d",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:447:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", month);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:451:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", mm);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:471:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d:%02d", hh, mm);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:475:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", ss);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:479:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d:%02d:%02d", hh, mm, ss);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:484:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%d", weekday(j));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:500:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", (j + 7 - sun) / 7);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:518:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", iso / 7 + 1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:523:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%d", weekday(j) % 7);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:535:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", (j + 7 - mon) / 7);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:540:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%02d", year % 100);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:545:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
               sprintf(buf, "%04d", year);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:559:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(str+len, buf, strlen(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:66:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char field[CSV_FDLEN_MAX+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:122:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(csv->field, "EOF");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:128:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
         strcpy(csv->field, "EOR");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:246:20:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
         csv->fp = fopen(csv->fname, "r");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:290:20:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
         csv->fp = fopen(csv->fname, "w");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:487:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char name[10+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:715:20:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
         dbf->fp = fopen(dbf->fname, "rb");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:730:20:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
         dbf->fp = fopen(dbf->fname, "wb");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:752:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[DBF_FDLEN_MAX+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:805:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char buf[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:819:16:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            {  sprintf(buf, "%.*g", DBL_DIG, mpl_tab_get_num(dca, k));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:844:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(buf, "%*.*f", dbf->len[k], dbf->prec[k], num);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:130:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char field[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:454:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char name[255+1], *flag;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:571:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char name[255+1], *flag;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:651:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char name[255+1], *flag;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:744:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char type[2+1], name[255+1], *flag;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1063:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char field[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1089:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(csa->field, "R%07d", i);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1104:10:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
         sprintf(csa->field, "C%07d", j);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1119:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(csa->field, "%.*E", dig-1, val);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1121:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(csa->field, "%.*G", dig, val);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1124:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(exp+1, "%d", atoi(exp+1));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1124:34:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            sprintf(exp+1, "%d", atoi(exp+1));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1356:10:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         char *spec[2];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet02.c:216:19:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
void setup(int n, char a[1+50][1+50], int ip[], int icn[], int lenr[]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet02.c:221:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char a[1+50][1+50], hold[1+100];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet02.c:280:19:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
void setup(int n, char a[1+50][1+50], int ip[], int icn[], int lenr[])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:251:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &zero, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:307:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:441:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cap, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:445:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cost, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:475:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:620:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cap, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:624:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cost, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:649:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:678:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cap, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:682:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cost, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:744:17:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static int scan(char card[80+1], int pos, int len)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:745:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
{     char buf[10+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:746:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(buf, &card[pos-1], len);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:748:14:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
      return atoi(buf);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet03.c:753:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char card[80+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:636:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &zero, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:648:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:659:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)v->data + v_rhs, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:672:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cap, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet04.c:676:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cost, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:275:16:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
               memcpy((char *)a->data + a_cap, &temp, sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:292:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char comm[10][80], *com1[10];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:319:7:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
      sprintf(comm[0], "This file was generated by genrmf.");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:320:7:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
      sprintf(comm[1], "The parameters are: a: %d b: %d c1: %d c2: %d",
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:340:20:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            seed = atoi(argv[++i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:342:17:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            a = atoi(argv[++i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:344:17:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            b = atoi(argv[++i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:346:18:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            c1 = atoi(argv[++i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnet05.c:348:18:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
            c2 = atoi(argv[++i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glprgr.c:101:12:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
      fp = fopen(fname, "wb");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsdf.c:48:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char item[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspm.c:585:12:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
      fp = fopen(fname, "w");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:335:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&obj[1], &coef[m+1], n * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:369:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&head[1], &lp->head[1], m * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:446:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&ind[1], &A_ind[ptr], len * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:447:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&val[1], &A_val[ptr], len * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:530:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&r[1], &h[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:912:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&beta[1], &h[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:940:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&pi[1], &cB[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx01.c:2429:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&lp->head[1], &head[1], m * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:409:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&orig_type[1], &type[1], (m+n) * sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:410:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&orig_lb[1], &lb[1], (m+n) * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:411:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&orig_ub[1], &ub[1], (m+n) * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:414:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&obj[1], &coef[m+1], n * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:465:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&head[1], &lp->head[1], m * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:549:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&ind[1], &A_ind[ptr], len * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:550:10:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
         memcpy(&val[1], &A_val[ptr], len * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:637:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&r[1], &h[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:848:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&beta[1], &h[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:878:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&pi[1], &cB[1], m * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:2304:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&type[1], &orig_type[1], (m+n) * sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:2305:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&lb[1], &orig_lb[1], (m+n) * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:2306:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&ub[1], &orig_ub[1], (m+n) * sizeof(double));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpspx02.c:2483:7:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
      memcpy(&lp->head[1], &head[1], m * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:246:4:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
   strcpy (query, "SELECT ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:252:10:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
         strcat(query, ", ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:254:4:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
   strcat(query, " FROM ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:282:4:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
   strcpy (query, "INSERT INTO ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:284:4:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
   strcat(query, " ( ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:290:10:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
         strcat(query, ", ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:292:4:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
   strcat(query, " ) VALUES ( ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:297:10:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
         strcat(query, ", ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:299:4:  [2] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant string.
   strcat(query, " )");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:878:4:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
   char             buf[SQL_FDLEN_MAX+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:930:4:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
   char             num[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:967:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(num, "%-18g",mpl_tab_get_num(dca, k));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:969:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(num, "%.*g", DBL_DIG, mpl_tab_get_num(dca, k));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1370:36:  [2] (integer) atol:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
             port = (unsigned int) atol(value);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1386:16:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
   {  query = (char *) sqllines[j];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1401:17:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         arg = (char *) sqllines[j];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1473:17:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         arg = (char *) sqllines[j];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1490:4:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
   char            buf[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1520:30:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
         strncpy(buf, (const char *) row[i-1], len);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1546:4:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
   char             num[50];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1583:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(num, "%-18g",mpl_tab_get_num(dca, k));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1585:13:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
            sprintf(num, "%.*g", DBL_DIG, mpl_tab_get_num(dca, k));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:68:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
      char token[255+1];
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:208:17:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
      dsa->fp = fopen(dsa->fname, "r");
data/python-igraph-0.8.3/vendor/source/igraph/src/AMD/Source/amd_dump.c:32:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("debug.amd", "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_check.c:2261:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("debug", "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_read.c:1095:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf [MAXLINE+1] ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_read.c:1190:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf [MAXLINE+1] ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_read.c:1258:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf [MAXLINE+1] ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:46:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buffer [MAXLINE] ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:50:7:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	cf = fopen (comments, "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:125:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char s [MAXLINE], *p ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:156:2:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	sprintf (s, "%.*g", width, x) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:230:2:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	sprintf (s, "%.*g", width, x) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Partition/cholmod_metis.c:89:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("metisgraph", "w") ;
data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd.c:920:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char *method,
data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd.c:3177:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char *method,
data/python-igraph-0.8.3/vendor/source/igraph/src/COLAMD/Source/colamd.c:3590:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen ("debug", "r") ;
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.cpp:63:5:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
    strcpy(color.pajek_c, "Green");
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.h:182:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char pajek_c[20];
data/python-igraph-0.8.3/vendor/source/igraph/src/NetDataTypes.h:205:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char name[255];
data/python-igraph-0.8.3/vendor/source/igraph/src/NetRoutines.cpp:61:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char name[255];
data/python-igraph-0.8.3/vendor/source/igraph/src/NetRoutines.cpp:97:9:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
        sprintf(name, "%li", i1);
data/python-igraph-0.8.3/vendor/source/igraph/src/NetRoutines.cpp:101:9:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
        sprintf(name, "%li", i2);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:583:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char sort[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:640:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*values), d, sizeof(igraph_real_t) * nans);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:650:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&MATRIX(*vectors, 0, i), ptr, sizeof(igraph_real_t) * n);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:666:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char sort[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:701:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(&MATRIX(*values, 0, 0), dr, sizeof(igraph_real_t) * nans);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:702:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(&MATRIX(*values, 0, 1), di, sizeof(igraph_real_t) * nans);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:724:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, vx), v + n * idx, sizeof(igraph_real_t) * n);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:731:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, vx), v + n * idx, sizeof(igraph_real_t) * 2 * n);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:740:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, vx), v + n * idx, sizeof(igraph_real_t) * 2 * n);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:815:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buf[1024];
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:871:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char origwhich[2] = { options->which[0], options->which[1] };
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:1126:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char origwhich[2] = { options->which[0], options->which[1] };
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:1402:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy( &MATRIX(*vectors, 0, k - 1), &MATRIX(*vectors, 0, j), colsize);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:1411:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy( &MATRIX(*vectors, 0, k), &MATRIX(*vectors, 0, j), colsize);
data/python-igraph-0.8.3/vendor/source/igraph/src/arpack.c:1412:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy( &MATRIX(*vectors, 0, k - 1), &MATRIX(*vectors, 0, j - 1), colsize);
data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c:46:32:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static IGRAPH_THREAD_LOCAL char *xbuff[8] = {
data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c:87:32:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static IGRAPH_THREAD_LOCAL char *dbuff[8] = {
data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c:135:32:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static IGRAPH_THREAD_LOCAL char *dbuff[8] = {
data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c:186:32:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static IGRAPH_THREAD_LOCAL char *bbuff[8] = {
data/python-igraph-0.8.3/vendor/source/igraph/src/bignum.c:260:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(a, b, nlimb * sizeof(limb_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/defs.cc:30:3:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
  char buffer[1024];
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/defs.cc:33:3:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
  sprintf(buffer, "Bliss fatal error: ");
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:2076:20:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
  FILE* const fp = fopen(filename, "w");
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:4358:14:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
  FILE *fp = fopen(filename, "w");
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:173:10:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	if ((fp=fopen(file,"wb"))==NULL)
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:225:10:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	if ((fp=fopen(file,"wb"))==NULL)
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:268:3:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
		strcpy(buf,"c ");
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:273:2:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	sprintf(buf,"p edge %d %d\n",g->n,graph_edge_count(g));
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:277:4:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
			sprintf(buf,"n %d %d\n",i+1,g->weights[i]);
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:316:10:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	if ((fp=fopen(file,"rb"))==NULL) {
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:335:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buffer[1024];
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:337:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char tmp[10];
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:370:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char tmp[16];
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:450:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char tmp[10];
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:526:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buffer[1024];
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/reorder.c:101:2:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
	memcpy(new,order,n*sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/set.h:222:2:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
	memcpy(new,s,SET_ARRAY_LENGTH(s)*sizeof(setelement));
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/set.h:241:2:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
	memcpy(dest,src,SET_ARRAY_LENGTH(src)*sizeof(setelement));
data/python-igraph-0.8.3/vendor/source/igraph/src/clustertool.cpp:457:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char startnode[255];
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:105:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec1, 0, p1),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:115:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec2, 0, p2),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:184:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec, 0, p1),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:194:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec, 0, p2),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:294:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec1, 0, p1),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:304:17:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
                memcpy(&MATRIX(*vectors, 0, pr), &MATRIX(vec2, 0, p2),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:518:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(&MATRIX(*vectors, 0, w), &MATRIX(tmpvectors, 0, l1),
data/python-igraph-0.8.3/vendor/source/igraph/src/eigen.c:523:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(&MATRIX(*vectors, 0, w), &MATRIX(tmpvectors2, 0, l2),
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/arithchk.c:209:6:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
	f = fopen("arith.h", "w");
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/ctype.h:9:1:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
char My_ctype[264] = {
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:18:14:  [2] (tmpfile) tmpfile:
  Function tmpfile() has a security flaw on some systems (e.g., older System
  V systems) (CWE-377).
extern FILE *tmpfile();
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:44:3:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
		char nbuf[10];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:45:3:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
		sprintf(nbuf,"fort.%ld",(long)a->aunit);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:63:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[BUFSIZ];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/endfile.c:111:13:  [2] (tmpfile) tmpfile:
  Function tmpfile() has a security flaw on some systems (e.g., older System
  V systems) (CWE-377).
	 || !(tf = tmpfile())) {
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fio.h:18:15:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
#define FOPEN fopen
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/fmtlib.c:22:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	static char buf[MAXINTLENGTH+1];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c:34:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[256], *ep, *fp;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/inquire.c:29:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:54:1:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
char f__ltab[128+1] = {	/* offset one for EOF */
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:120:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char s[FMAX+EXPMAXDIGS+4];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:162:15:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
		f__lcount = atoi(s);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:220:4:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
			sprintf(sp+1, "e%ld", exp);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:344:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
 static char nmLbuf[256], *nmL_next;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:201:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[LEFBL];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:214:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char *ba, *bb, bufa[LEFBL], bufb[LEFBL];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:33:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
Const char *f__r_mode[2] = {"r", "r"};
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:34:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
Const char *f__w_mode[4] = {"w", "w", "r+w", "r+w"};
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:36:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
Const char *f__r_mode[2] = {"rb", "r"};
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:37:7:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
Const char *f__w_mode[4] = {"wb", "w", "r+b", "r+"};
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:40:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
 static char f__buf0[400], *f__buf = f__buf0;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:137:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[256], *s;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:192:3:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
		sprintf(buf, "fort.%ld", (long)a->ounit);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:215:10:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
		(void) strcpy(buf,"tmp.FXXXXXX");
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:219:18:  [2] (tmpfile) tmpfile:
  Function tmpfile() has a security flaw on some systems (e.g., older System
  V systems) (CWE-377).
		if (!(b->ufd = tmpfile()))
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:285:3:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
{	char nbuf[10];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:287:9:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	(void) sprintf(nbuf,"fort.%ld",(long)n);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h:7:9:  [2] (misc) open:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
#define open _open
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h:17:36:  [2] (misc) open:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
extern int creat(const char*,int), open(const char*,int);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rdfmt.c:33:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	static char hex[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rdfmt.c:236:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char s[FMAX+EXPMAXDIGS+4];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rdfmt.c:382:4:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
			sprintf(sp+1, "e%ld", exp);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsne.c:150:8:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static char Alpha[256], Alphanum[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsne.c:308:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[64];
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_cat.c:79:3:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
		memcpy(lp0, lp1, L);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_paus.c:70:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
		fin = fopen("con", "r");
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/system_.c:24:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buff0[256], *buff;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:28:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char buf[FMAX+EXPMAXDIGS+4], *s, *se;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:90:2:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	sprintf(buf,"%#.*E", d, dd);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:114:3:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
		sprintf(se, "%+.2d", atoi(se) + 1 - f__scale);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:114:24:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
		sprintf(se, "%+.2d", atoi(se) + 1 - f__scale);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:117:3:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
		sprintf(se, "%+.2d", atoi(se) + 1 - f__scale);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:117:24:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
		sprintf(se, "%+.2d", atoi(se) + 1 - f__scale);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:119:3:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
		strcpy(se, "+00");
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:212:2:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
	char *b, buf[MAXINTDIGS+MAXFRACDIGS+4], *s;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:243:2:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	sprintf(b = buf, "%#.*f", d, x);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:246:6:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
	n = sprintf(b = buf, "%#.*f", d, x) + d1;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-dl-header.h:41:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char errmsg[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-gml-header.h:28:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char errmsg[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:803:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(state->data_char + data_char_new_start, data,
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1316:13:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
            char msg[4096];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1330:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(d, "&amp;"); d += 4; break;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1332:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(d, "&lt;"); d += 3; break;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1334:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(d, "&gt;"); d += 3; break;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1336:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(d, "&quot;"); d += 5; break;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1338:13:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
            strcpy(d, "&apos;"); d += 5; break;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:1388:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buffer[4096];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-lgl-header.h:29:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char errmsg[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-ncol-header.h:29:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char errmsg[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-pajek-header.h:29:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char errmsg[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:722:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char prob[21];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:736:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char str[3];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:1031:12:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static char tmp[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:1180:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char cname[100];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:1339:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char name[100];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:1382:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char name[100];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2471:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char strno[50];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2489:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(*key, strno, plen * sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2841:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char edgeop[3];
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2868:9:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
        strcpy(edgeop, "->");
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2871:9:  [2] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant string.
        strcpy(edgeop, "--");
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_hash.cpp:131:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(hc + 2, deg, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_hash.cpp:172:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(dd, deg, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:203:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(hc + 2, deg, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:240:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(b, deg, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:245:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(deg, b, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:274:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(deg, _hardcopy, sizeof(int)*n);
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:1101:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char MODES[3] = {'U', 'A', 'R'};
data/python-igraph-0.8.3/vendor/source/igraph/src/gengraph_graph_molloy_optimized.cpp:1177:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char MODES[3] = {'U', 'A', 'R'};
data/python-igraph-0.8.3/vendor/source/igraph/src/glpk_support.c:52:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char message_and_code[4096];
data/python-igraph-0.8.3/vendor/source/igraph/src/hacks.c:41:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(result, s, n);
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:101:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(h->stor_begin, data, (size_t) len * sizeof(igraph_real_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:297:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(tmp1, h->stor_begin, (size_t) actual_size * sizeof(igraph_real_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:298:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(tmp2, h->index_begin, (size_t) actual_size * sizeof(long int));
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:589:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(tmp1, h->stor_begin, (size_t) actual_size * sizeof(igraph_real_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:590:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(tmp2, h->index_begin, (size_t) actual_size * sizeof(long int));
data/python-igraph-0.8.3/vendor/source/igraph/src/heap.c:591:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(tmp3, h->index2_begin, (size_t) actual_size * sizeof(long int));
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c:34:28:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static IGRAPH_THREAD_LOCAL char igraph_i_errormsg_buffer[500];
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_error.c:35:28:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static IGRAPH_THREAD_LOCAL char igraph_i_warningmsg_buffer[500];
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:200:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(sv->data[idx], value, (size_t) len * sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:277:13:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
            memcpy(v->data[to + i], v->data[begin + i], sizeof(char)*len);
data/python-igraph-0.8.3/vendor/source/igraph/src/iterators.c:547:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(dest, src, sizeof(igraph_vs_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/iterators.c:1387:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(dest, src, sizeof(igraph_es_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeev.c:230:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char side[1];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeevx.c:340:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char job[1];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dgeevx.c:342:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char side[1];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dhseqr.c:346:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char ch__1[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr0.c:331:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char jbcmpz[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlaqr4.c:334:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char jbcmpz[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dlarfb.c:233:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char transt[1];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dmout.c:45:12:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    static char icol[1*3] = "C" "o" "l";
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dmout.c:68:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char line[80];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dnaup2.c:263:21:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    IGRAPH_F77_SAVE char wprime[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dneupd.c:350:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char type__[6];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormhr.c:205:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char ch__1[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormql.c:197:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char ch__1[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormqr.c:197:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char ch__1[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dormtr.c:197:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char ch__1[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsaup2.c:269:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char wprime[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dseupd.c:261:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char type__[6];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dsyevr.c:373:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char order[1];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/dvout.c:56:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char line[80];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ilaenv.c:198:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char c1[1], c2[2], c3[3], c4[2];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ilaenv.c:204:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char subnam[6];
data/python-igraph-0.8.3/vendor/source/igraph/src/lapack/ivout.c:56:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char line[80];
data/python-igraph-0.8.3/vendor/source/igraph/src/lsap.c:165:9:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    f = fopen(file, "r");
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/gss.c:57:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(param, &_defparam, sizeof(*param));
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/lbfgs.c:249:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(param, &_defparam, sizeof(*param));
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/plfit.c:70:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(*result, xs, sizeof(double) * n);
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/plfit.c:864:9:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
        char buf[4096];
data/python-igraph-0.8.3/vendor/source/igraph/src/progress.c:28:28:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
static IGRAPH_THREAD_LOCAL char igraph_i_progressmsg_buffer[1000];
data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp:142:15:  [2] (misc) fopen:
  Check when opening files - can an attacker redirect it (via symlinks),
  force the opening of special file type (e.g., device files), move things
  around to create a race condition, control its ancestors, or change its
  contents? (CWE-362).
    FILE* f = fopen(filename, "r");
data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp:239:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char s[32];
data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp:249:39:  [2] (integer) atoi:
  Unless checked, the resulting number can exceed the expected range
  (CWE-190). If source untrusted, check both minimum and maximum, even if the
  input had no minus sign (large numbers can roll over into negative number;
  consider saving to an unsigned value if that is intended).
                        const int t = atoi(s);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:764:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char str0[256], str1[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:766:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str0, "%d %x\n", 0, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:768:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%d %x\n",  i8, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:772:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%u %x\n",  u8, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:776:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%d %x\n",  i16, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:780:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%u %x\n",  u16, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:784:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%" PRINTF_INT32_MODIFIER "d %x\n",  i32, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:788:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%" PRINTF_INT32_MODIFIER "u %x\n",  u32, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:793:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%" PRINTF_INT64_MODIFIER "d %x\n",  i64, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:798:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%" PRINTF_INTMAX_MODIFIER "d %x\n",  imax, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/pstdint.h:802:5:  [2] (buffer) sprintf:
  Does not check for buffer overflows (CWE-120). Use sprintf_s, snprintf, or
  vsnprintf. Risk is low because the source has a constant maximum length.
    sprintf (str1, "%" PRINTF_INTMAX_MODIFIER "u %x\n",  umax, ~0);
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:156:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(to->cs->p, from->cs->p, sizeof(int) * (size_t) ne);
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:157:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(to->cs->i, from->cs->i, sizeof(int) * (size_t) (from->cs->nzmax));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:158:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(to->cs->x, from->cs->x, sizeof(double) * (size_t) (from->cs->nzmax));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2804:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*i), A->cs->i, (size_t) nz * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2805:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*j), A->cs->p, (size_t) (A->cs->n + 1) * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2806:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*x), A->cs->x, (size_t) nz * sizeof(igraph_real_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2811:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*i), A->cs->i, (size_t) nz * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2812:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*j), A->cs->p, (size_t) nz * sizeof(int));
data/python-igraph-0.8.3/vendor/source/igraph/src/sparsemat.c:2813:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(VECTOR(*x), A->cs->x, (size_t) nz * sizeof(igraph_real_t));
data/python-igraph-0.8.3/vendor/source/igraph/src/statusbar.c:82:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char buffer[300];
data/python-igraph-0.8.3/vendor/source/igraph/src/structural_properties.c:1560:5:  [2] (buffer) char:
  Statically-sized arrays can be improperly restricted, leading to potential
  overflows or other issues (CWE-119!/CWE-120). Perform bounds checking, use
  functions that limit length, or ensure that the size is larger than the
  maximum possible length.
    char message[256];
data/python-igraph-0.8.3/vendor/source/igraph/src/vector_ptr.c:457:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(v->stor_begin, data, (size_t) length * sizeof(void*));
data/python-igraph-0.8.3/vendor/source/igraph/src/vector_ptr.c:471:9:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
        memcpy(to, v->stor_begin, sizeof(void*) *
data/python-igraph-0.8.3/vendor/source/igraph/src/vector_ptr.c:512:5:  [2] (buffer) memcpy:
  Does not check for buffer overflows when copying to destination (CWE-120).
  Make sure destination can always hold the source data.
    memcpy(to->stor_begin, from->stor_begin,
data/python-igraph-0.8.3/src/_igraph/py2compat.c:136:50:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	c_string_conv = PyUnicode_DecodeASCII(c_string, strlen(c_string), "strict");
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_subisomorphic_lad.c:34:19:  [1] (buffer) equal:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
    igraph_bool_t equal;
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_subisomorphic_lad.c:83:11:  [1] (buffer) equal:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
    if (! equal) {
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_subisomorphic_lad.c:136:11:  [1] (buffer) equal:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
    if (! equal) {
data/python-igraph-0.8.3/vendor/source/igraph/examples/simple/igraph_version.c:36:30:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    if (strncmp(string, tmp, strlen(tmp))) {
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:136:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  dmp_free_atom(lp->pool, lp->name, strlen(lp->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:148:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         lp->name = dmp_get_atom(lp->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:177:43:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  dmp_free_atom(lp->pool, lp->obj, strlen(lp->obj)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:189:43:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         lp->obj = dmp_get_atom(lp->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:439:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(lp->pool, row->name, strlen(row->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:452:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         row->name = dmp_get_atom(lp->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:496:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(lp->pool, col->name, strlen(col->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi01.c:509:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         col->name = dmp_get_atom(lp->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi03.c:97:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (!(name == NULL || name[0] == '\0' || strlen(name) > 255))
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi03.c:125:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (!(name == NULL || name[0] == '\0' || strlen(name) > 255))
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:337:13:  [1] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant character.
            strcpy(s, "");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi09.c:573:13:  [1] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant character.
            strcpy(s, "");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:71:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (row->name == NULL || strlen(row->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:108:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (col->name == NULL || strlen(col->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:580:30:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (name != NULL && strlen(name) > 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:687:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (row->name == NULL || strlen(row->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:717:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (col->name == NULL || strlen(col->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:996:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (row->name == NULL || strlen(row->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi11.c:1022:35:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (col->name == NULL || strlen(col->name) <= 12)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:108:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  dmp_free_atom(G->pool, G->name, strlen(G->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:120:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         G->name = dmp_get_atom(G->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:206:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(G->pool, v->name, strlen(v->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:219:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         v->name = dmp_get_atom(G->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi15.c:489:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (!(name == NULL || name[0] == '\0' || strlen(name) > 255))
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:81:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               xassert(strlen(name) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:368:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               xassert(strlen(name) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi17.c:609:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               xassert(strlen(name) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpapi19.c:809:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            len += 1 + strlen(argv[k]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1120:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1120:32:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1153:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1153:32:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1160:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1160:32:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1178:14:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpcpx.c:1178:29:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (strlen(line) + strlen(term) > 72)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c:54:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      int len = strlen(msg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpenv07.c:441:11:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      c = fgetc(fh);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:92:14:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      {  c = fgetc(dsa->fp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:311:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         {  xassert(strlen(str) < 80);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glphbm.c:312:33:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            memmove(ptr+1, ptr, strlen(ptr)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:465:54:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               {  r->name = dmp_get_atom(tree->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:737:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            dmp_free_atom(tree->pool, r->name, strlen(r->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:1385:47:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         cut->name = dmp_get_atom(tree->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:1494:47:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(tree->pool, cut->name, strlen(cut->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpios01.c:1528:50:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            dmp_free_atom(tree->pool, cut->name, strlen(cut->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glplib03.c:256:23:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      for (i = 0, j = strlen(s)-1; i < j; i++, j--)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:824:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      arg.str = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1239:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(func) < sizeof(func));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1567:43:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1756:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:1969:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2328:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2724:7:  [1] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant character.
      strcpy(opstr, "");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2751:13:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
            strcat(opstr, " ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2757:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2845:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2877:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2916:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2975:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      set->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:2990:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  set->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3220:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      par->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3236:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  par->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3324:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3478:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      var->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3490:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  var->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3586:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3672:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      con->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3685:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  con->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3729:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(opstr) < sizeof(opstr));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3873:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      obj->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3886:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  obj->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3981:44:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      tab->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:3986:48:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  tab->alias = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4091:47:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         fld->name = dmp_get_atomv(mpl->pool, strlen(mpl->image)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4153:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(mpl->image) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4159:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(in->par->name) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4163:46:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         in->name = dmp_get_atomv(mpl->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4184:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         {  xassert(strlen(mpl->image) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4201:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(mpl->image) < sizeof(name));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl01.c:4208:47:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         out->name = dmp_get_atomv(mpl->pool, strlen(name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:418:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:430:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:431:40:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      str = dmp_get_atom(mpl->strings, strlen(buf)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:521:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
done: xassert(strlen(buf) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:550:40:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
{     dmp_free_atom(mpl->strings, str, strlen(str)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:706:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) <= 255);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:732:11:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (strlen(str1) + strlen(str2) > MAX_LENGTH)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:732:26:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (strlen(str1) + strlen(str2) > MAX_LENGTH)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:735:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:936:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         xassert(strlen(str) < sizeof(str));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:944:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) <= 255);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2344:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2843:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2852:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2862:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2872:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2881:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:2891:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3799:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
               value = strlen(str);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3986:40:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  if (pos < 1 || pos > strlen(str) + 1)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:3997:57:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  if (pos < 1 || len < 0 || pos + len > strlen(str) + 1)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5025:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(str) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5116:32:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dca->arg[k] = xmalloc(strlen(buf)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5199:27:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                  xassert(strlen(dca->str[k]) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5240:33:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
                        xassert(strlen(dca->str[k]) <= MAX_LENGTH);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5748:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5837:25:  [1] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant character.
                        strcpy(value, "T");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5839:25:  [1] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination [MS-banned]
  (CWE-120). Consider using snprintf, strcpy_s, or strlcpy (warning: strncpy
  easily misused). Risk is low because the source is a constant character.
                        strcpy(value, "F");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl03.c:5920:37:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            mpl->prt_file = xmalloc(strlen(fname)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:358:31:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      mpl->out_file = xmalloc(strlen(file)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:388:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:425:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(msg) < sizeof(msg));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:461:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(msg) < sizeof(msg));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:630:31:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      mpl->mod_file = xcalloc(strlen(file)+1, sizeof(char));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:816:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(name) <= 255);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:880:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      len = strlen(name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:889:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(name) <= 255);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:1110:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      len = strlen(name);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl04.c:1119:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(name) <= 255);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:556:20:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (len + strlen(buf) > MAX_LENGTH)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:559:31:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         memcpy(str+len, buf, strlen(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl05.c:560:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         len += strlen(buf);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:87:11:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
loop: c = fgetc(csv->fp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:241:28:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      csv->fname = xmalloc(strlen(mpl_tab_get_arg(dca, 2))+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:468:11:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      b = fgetc(dbf->fp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:711:28:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      dbf->fname = xmalloc(strlen(mpl_tab_get_arg(dca, 2))+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:826:22:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if ((int)strlen(str) > dbf->len[k])
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:845:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            xassert(strlen(buf) < sizeof(buf));
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmpl06.c:846:22:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            if ((int)strlen(buf) != dbf->len[k]) goto err;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:64:39:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (!(parm->obj_name == NULL || strlen(parm->obj_name) <= 255))
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:169:1:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
read: c = xfgetc(csa->fp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:188:15:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
         goto read;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1073:10:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
      {  strncpy(csa->field, csa->P->name, 8);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1088:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
          csa->deck && strlen(csa->P->row[i]->name) > 8)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1103:24:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
          csa->deck && strlen(csa->P->col[j]->name) > 8)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1125:14:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (strlen(csa->field) <= 12) break;
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpmps.c:1127:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      xassert(strlen(csa->field) <= 12);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:291:46:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(npp->pool, row->name, strlen(row->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:318:46:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         dmp_free_atom(npp->pool, col->name, strlen(col->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:382:46:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  npp->name = dmp_get_atom(npp->pool, strlen(orig->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:386:45:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      {  npp->obj = dmp_get_atom(npp->pool, strlen(orig->obj)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:398:49:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         {  row->name = dmp_get_atom(npp->pool, strlen(rrr->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpnpp01.c:439:49:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         {  col->name = dmp_get_atom(npp->pool, strlen(ccc->name)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsdf.c:65:29:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      data->fname = xmalloc(strlen(fname)+1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:108:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      len = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:122:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      len = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:131:16:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
               strcat(sqllines[i], " ");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:134:16:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         len = strlen(sqllines[i]);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:194:16:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   remaining = strlen(from);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:240:16:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      total += strlen(field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:244:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   total += strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:276:16:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      total += strlen(field);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:280:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   total += strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:295:7:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
      strcat(query, "?");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:800:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:803:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:861:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:904:13:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
            strncpy(buf, (const char *) sql->data[i], len);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:939:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   len      = strlen(sql->query);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:974:13:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
            strcat( query, "'");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:975:39:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            db_escape_string( query + strlen(query),
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:977:13:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
            strcat( query, "'");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1344:8:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   i = strlen(dsn);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1402:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1405:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1476:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         total = strlen(arg);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1520:10:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
         strncpy(buf, (const char *) row[i-1], len);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1555:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
   len      = strlen(sql->query);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1590:13:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
            strcat( query, "'");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1591:39:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            db_escape_string( query + strlen(query),
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glpsql.c:1593:13:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
            strcat( query, "'");
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:73:16:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
{     dsa->c = fgetc(dsa->fp);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:176:11:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (strlen(dsa->token) == 0)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:190:11:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
      if (strlen(dsa->token) == 0)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:239:14:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         if (strlen(dsa->token) == 0)
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:244:30:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         tsp->name = xmalloc(strlen(dsa->token) + 1);
data/python-igraph-0.8.3/vendor/source/igraph/optional/glpk/glptsp.c:279:33:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
         tsp->comment = xmalloc(strlen(dsa->token) + 1);
data/python-igraph-0.8.3/vendor/source/igraph/src/CHOLMOD/Check/cholmod_write.c:210:9:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    i = strlen (s) ;
data/python-igraph-0.8.3/vendor/source/igraph/src/attributes.c:432:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
        if (strlen(name) == 0) {
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:2194:15:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      int c = getc(fp);
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:2198:15:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	  while((c = getc(fp)) != '\n')
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:2253:15:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      int c = getc(fp);
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:3481:7:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
  if(!is_permutation(get_nof_vertices(), perm))
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:3524:46:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
  if(!(perm.size() == get_nof_vertices() and is_permutation(perm)))
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:4033:11:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      c = getc(fp);
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:4037:15:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	  while((c = getc(fp)) != '\n')
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:4094:11:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
      c = getc(fp);
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:4321:7:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
  if(!is_permutation(get_nof_vertices(), perm))
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:5269:7:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
  if(!is_permutation(get_nof_vertices(), perm))
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/graph.cc:5303:46:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
  if(!(perm.size() == get_nof_vertices() and is_permutation(perm)))
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/utils.cc:95:1:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
is_permutation(const unsigned int N, const unsigned int* perm)
data/python-igraph-0.8.3/vendor/source/igraph/src/bliss/utils.cc:109:1:  [1] (buffer) is_permutation:
  Function does not check the second iterator for over-read conditions
  (CWE-126). This function is often discouraged by most C++ coding standards
  in favor of its safer alternatives provided since C++14. Consider using a
  form of this function that checks the second iterator before potentially
  overflowing it.
is_permutation(const std::vector<unsigned int>& perm)
data/python-igraph-0.8.3/vendor/source/igraph/src/cattributes.c:1304:20:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            len += strlen(tmp);
data/python-igraph-0.8.3/vendor/source/igraph/src/cattributes.c:1315:20:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            len += strlen(tmp);
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:245:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
if (headerlength+strlen(s) >= headersize) {  \
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:249:1:  [1] (buffer) strncat:
  Easily used incorrectly (e.g., incorrectly computing the correct maximum
  size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf,
  or automatically resizing strings.
strncat(header,s,1000);                      \
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:250:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
headerlength+=strlen(s);
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:269:3:  [1] (buffer) strncat:
  Easily used incorrectly (e.g., incorrectly computing the correct maximum
  size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf,
  or automatically resizing strings.
		strncat(buf,comment,1000);
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:270:3:  [1] (buffer) strcat:
  Does not check for buffer overflows when concatenating to destination
  [MS-banned] (CWE-120). Consider using strcat_s, strncat, strlcat, or
  snprintf (warning: strncat is easily misused). Risk is low because the
  source is a constant character.
		strcat(buf,"\n");
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:282:25:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	fprintf(fp,"%d\n",(int)strlen(header));
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:347:6:  [1] (buffer) sscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
	if (sscanf(buffer," %d %2s",&n,tmp)!=1) {
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:372:14:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	for (i=0; i<strlen(str); i++) {
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:376:9:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	if (i>=strlen(str))  /* blank line */
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:387:7:  [1] (buffer) sscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
		if (sscanf(str," p %15s %d %d %2s",tmp,&(g->n),&i,tmp)!=3)
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:401:7:  [1] (buffer) sscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
		if (sscanf(str," n %d %d %2s",&i,&w,tmp)!=2)
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:412:7:  [1] (buffer) sscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
		if (sscanf(str," e %d %d %2s",&i,&j,tmp)!=2)
data/python-igraph-0.8.3/vendor/source/igraph/src/cliquer/cliquer_graph.c:452:6:  [1] (buffer) sscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
	if (sscanf(firstline," %d %2s",&length,tmp)!=1)
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/backspac.c:58:8:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
			if (getc(f) != '\n')
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dfe.c:14:3:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
		getc(f__cf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/dfe.c:24:9:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	if((ch=getc(f__cf))!=EOF)
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/getenv_.c:48:2:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
	strncpy(fp = F77_aloc(i+1, "getenv_"), fname, (int)i);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lread.c:87:9:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	if((ch=getc(f__cf))!=EOF) return(ch);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/lwrite.c:111:9:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	return strlen(buf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:92:8:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
		s += strlen(s);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:159:7:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
		 && strlen(b->ufnm) == a->ofnmlen
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:250:41:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	b->ufnm=(char *) malloc((unsigned int)(strlen(buf)+1));
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/open.c:291:12:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	a.ofnmlen=strlen(nbuf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h:8:9:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
#define read _read
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rawio.h:20:12:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
extern int read(int,void*,size_t), write(int,void*,size_t);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsfe.c:13:13:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
		while((ch=getc(f__cf))!='\n')
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/rsfe.c:26:7:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	ch = getc(f__cf);
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_paus.c:45:6:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	if( getc(fin)!='g' || getc(fin)!='o' || getc(fin)!='\n' ) {
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_paus.c:45:24:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	if( getc(fin)!='g' || getc(fin)!='o' || getc(fin)!='\n' ) {
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/s_paus.c:45:42:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
	if( getc(fin)!='g' || getc(fin)!='o' || getc(fin)!='\n' ) {
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:99:15:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
		delta = w - strlen(buf) - signspace;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/wref.c:244:6:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
	n = strlen(b) + d1;
data/python-igraph-0.8.3/vendor/source/igraph/src/f2c/xwsne.c:47:17:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
		if (f__recpos+strlen(s)+2 >= L_len)
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign-graphml.c:794:42:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
        data_char_new_start = (long int) strlen(state->data_char);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:90:13:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        c = getc (instream);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:95:13:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        int read;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:100:13:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        if (read != 1) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:104:13:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        if (read != 1) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:112:17:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
            c = getc (instream);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:735:13:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        int read;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:744:13:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        if (read != 1) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:761:20:  [1] (buffer) fscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
            read = fscanf(instream, "%20s %li %li", prob,
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:763:17:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
            if (read != 3) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:798:24:  [1] (buffer) fscanf:
  It's unclear if the %s limit in the format string is small enough
  (CWE-120). Check that the limit is sufficiently small, or use a different
  input function.
                read = fscanf(instream, "%li %1s", &tmp, str);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:833:17:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
            if (read != 3) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:850:17:  [1] (buffer) read:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
            if (read != 2) {
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:862:47:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
        while (!feof(instream) && (c = (char) getc(instream)) != '\n') ;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:884:10:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
    b1 = fgetc(instream);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:885:10:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
    b2 = fgetc(instream);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2472:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    size_t i, len = strlen(orig), newlen = 0, plen = 0;
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2478:25:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
        plen = newlen = strlen(strno);
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2569:13:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    timestr[strlen(timestr) - 1] = '\0'; /* nicely remove \n */
data/python-igraph-0.8.3/vendor/source/igraph/src/foreign.c:2746:37:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    long int i, j, len = (long int) strlen(orig), newlen = 0;
data/python-igraph-0.8.3/vendor/source/igraph/src/hacks.c:38:16:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    size_t n = strlen(s) + 1;
data/python-igraph-0.8.3/vendor/source/igraph/src/hacks.c:52:21:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    return result + strlen(s1);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_hashtable.c:91:5:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
    strncpy(tmp, elem, elemlen);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:152:39:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
        sv->data[idx] = igraph_Calloc(strlen(value) + 1, char);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:157:51:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
        char *tmp = igraph_Realloc(sv->data[idx], strlen(value) + 1, char);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:275:26:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            size_t len = strlen(v->data[begin + i]) + 1;
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_strvector.c:495:32:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
    v->data[s] = igraph_Calloc(strlen(value) + 1, char);
data/python-igraph-0.8.3/vendor/source/igraph/src/igraph_trie.c:350:5:  [1] (buffer) strncpy:
  Easily used incorrectly; doesn't always \0-terminate or check for invalid
  pointers [MS-banned] (CWE-120).
    strncpy(tmp, key, length);
data/python-igraph-0.8.3/vendor/source/igraph/src/lsap.c:190:17:  [1] (buffer) fgetc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
            c = fgetc(f);
data/python-igraph-0.8.3/vendor/source/igraph/src/plfit/arithmetic_sse_double.h:52:22:  [1] (free) memalign:
  On some systems (though not Linux-based systems) an attempt to free()
  results from memalign() may fail. This may, on a few systems, be
  exploitable. Also note that memalign() may not check that the boundary
  parameter is correct (CWE-676). Use posix_memalign instead (defined in
  POSIX's 1003.1d). Don't switch to valloc(); it is marked as obsolete in BSD
  4.3, as legacy in SUSv2, and is no longer defined in SUSv3. In some cases,
  malloc()'s alignment may be sufficient.
    void *memblock = memalign(16, size);
data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp:236:12:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
    while (getc(f) != '\n');
data/python-igraph-0.8.3/vendor/source/igraph/src/prpack/prpack_base_graph.cpp:244:24:  [1] (buffer) getc:
  Check buffer boundaries if used in a loop including recursive loops
  (CWE-120, CWE-20).
                s[i] = getc(f);
data/python-igraph-0.8.3/vendor/source/igraph/src/walktrap_graph.cpp:233:18:  [1] (buffer) strlen:
  Does not handle strings that are not \0-terminated; if given one it may
  perform an over-read (it could cause a crash if unprotected) (CWE-126).
            m += strlen(index[i]) + 1;

ANALYSIS SUMMARY:

Hits = 1114
Lines analyzed = 471119 in approximately 12.79 seconds (36829 lines/second)
Physical Source Lines of Code (SLOC) = 279583
Hits@level = [0] 1456 [1] 266 [2] 623 [3]  19 [4] 206 [5]   0
Hits@level+ = [0+] 2570 [1+] 1114 [2+] 848 [3+] 225 [4+] 206 [5+]   0
Hits/KSLOC@level+ = [0+] 9.19226 [1+] 3.98451 [2+] 3.03309 [3+] 0.80477 [4+] 0.736812 [5+]   0
Dot directories skipped = 2 (--followdotdir overrides)
Minimum risk level = 1
Not every hit is necessarily a security vulnerability.
There may be other security vulnerabilities; review your code!
See 'Secure Programming HOWTO'
(https://dwheeler.com/secure-programs) for more information.