Skip to content

Commit

Permalink
fixes #425 moves srandom before chroot
Browse files Browse the repository at this point in the history
  • Loading branch information
jrossi committed Oct 31, 2014
1 parent b559c03 commit 4cb5a00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/addagent/manage_agents.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ int add_agent()



srandom_init();

rand1 = random();

Expand Down

0 comments on commit 4cb5a00

Please sign in to comment.